Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Requests pending on Oracle Provisioning Manager

edited Jan 21, 2015 10:03AM in Core Concurrent Processing - EBS (MOSC) 2 commentsAnswered

This is Andy from ATG Japan and I have asked the helps via ML. Thanks for the advise from Takafumi as below.

----------------

If workshift for that manager is ZERO, the manager will not start.

What is appropriate really depends on needs of the customer.  The way (any) manager works is actually reverse of what you are thinking.

Requests get submitted and it goes to a general queue, which is all on FND_CONCURRENT_REQUESTS table.  Each manager forms a query based on include/exclude rules associated to that manager so that it will only see requests for that manager to process.  You can see the exact query it uses if you start managers with diag=y parameter. (please note, it has nothing to do with if the manager in question is running or not)  Then, the manager will use that query to query the table.  If it sees anything, it will process the request.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center