SELECT *
FROM applsys.fnd_concurrent_queues
WHERE 1=1--concurrent_queue_name = 'WMSTAMGR'
AND running_processes = 0;
FROM applsys.fnd_concurrent_queues
WHERE 1=1--concurrent_queue_name = 'WMSTAMGR'
AND running_processes = 0;
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
No comments:
Post a Comment