tracking concurrent manager Pending
Posted: 23 September 2008 10:07 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2008-09-23

Hello!

I’m trying to build an alert that will track the number of pending processes per Concurrent Manager.  Does anyknow have the query to do this?

Thanks

Profile
 
 
Posted: 08 October 2008 02:24 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  16
Joined  2007-10-31

Hi,

You can get the script in:
SQL> @$FND_TOP/sql/afimchk.sql

OR

Concurrent Manager Check Script
CCM.sql
This script will diagnose Concurrent Managers and Concurrent Requests
(For all Releases of Apps.)

Regards,
Ajay Kunde

Profile