Showing posts with label Concurrent Manager. Show all posts
Showing posts with label Concurrent Manager. Show all posts

8 April 2014

How to change priority of concurrent request

Change the priority of the concurrent request

By changing priority of concurrent request you can run the important concurrent request before non-priority concurrent request.

  1. Open "System Administrator" responsibility. Go to Concurrent > Requests
  2. Select "Specific Requests". In the field called "Requester" put the User ID for whom you want to change priority.
  3. Select "View Details". Change the Priority from default "50". Change it to "10" for high priority. [1 for highest and 99 for lowest].

Change the User priority

You can set the priority of individual user priority. For high priority user [CFO or CEO :-)] the report will get completed the request will soon start to run than a normal priority user. Change the value of profile option "Concurrent:Request Priority" in User level to make him or her a high or low priority user.

Alternatively you can change the priority of a "Concurrent Request" in define concurrent request screen.

You can do the following two steps to increase the performance of concurrent manager.


1. Schedule the following concurrent request program "Purge Concurrent Requests And/Or Manager Data".

2. Concurrent manager performance can also be enhanced by increasing the manager cache size to be at lease twice the number of target processes.

Change Concurrent Manager log and output file default location in R12

By default in R12, the Logs and Output are located in $APPLCSF/$APPLLOG and  $APPLCSF/$APPLOUT. 

Change the value of APPLCSF, APPLLOG and APPLOUT  in the context file to your desired location in context file. Make sure the path you have mentioned is accessible from every application node.

Run autoconfig and bounce the concurrent managers for the changes to be implemented.

After this test whether log is getting generated in desired location or not by submitting some sample request.