DBA Data[Home] [Help]

APPS.FND_AMP_PRIVATE dependencies on FND_CONCURRENT_WORKER_REQUESTS

Line 235: from fnd_concurrent_worker_requests

231: into upcode,
232: uscode
233: from sys.dual
234: where not exists (select null
235: from fnd_concurrent_worker_requests
236: where request_id = rid
237: and running_processes > 0
238: and (not (queue_application_id = 0
239: and concurrent_queue_id in (1,4))