PIPER-Rx
Oracle E-Business Suite Resource Centre
Did You Know - Request wait time is not a good measure of concurrent manager health
Did You Know - Request wait time is not a good measure of concurrent manager health
That’s not to say that a request that has been in the queue longer than normal is not having a problem, but as for manager health, well that’s a stretch!
Once you start creating custom managers wait time should be calculated on a per manager basis as each custom manager will have a different processing profile.
All these examples are normal processing within an Oracle E-Business Suite environment. None of these scenarios of long wait times indicates a problem with the concurrent manager configuration.
There is a better solution; one I have been using for most of my career and I built into the Quest products I designed. The number of requests in the queues is the best indicator I have used to indicate concurrent manager health.
I.e. If you know you have a normal high level queue load for the standard manager of 50 pending requests, if it the pending (normal) number gets to 75 or 100 you know there must be something wrong, that is there are a few slow processing jobs holding up the managers
If the slow queue has a normal peak of 5 requests, alert when it gets to 10 or 15.
None of this is rocket science, its just about understanding queue behavior.
This has to be implemented on a manager by manager basis as each manager has a different processing profile, Standard is different to the “SLOW” Manager and in turn is different to the “FAST” Manager.
Want to know more? Concurrent Managers has continued to be such a problem area for so many sites I have now also devoted 3 full PAMtutorials to the subject of Concurrent Managers so I would encourage anyone interested in better managing their Concurrent Managers to check these out as well!
Last update: May 2009