DBA Data[Home] [Help]

APPS.FND_CONC_SSWA dependencies on FND_CONCURRENT_WORKER_REQUESTS

Line 285: from fnd_concurrent_worker_requests

281: into upcode,
282: uscode
283: from sys.dual
284: where not exists (select null
285: from fnd_concurrent_worker_requests
286: where request_id = rid
287: and running_processes > 0
288: and (not (queue_application_id = 0
289: and concurrent_queue_id in (1,4))