Concurrent Request Pickup Time
Hi
We have a concurrent program scheduled to submit frequently and the request completes in 1-3 secs. It is incompatible to itself. So, the manager processes one request at a time.
Is there anyway we can reduce the pickup time? Right now, pickup time is >300 secs while we have set the sleep cycle for this manager to 60 secs
If we try to reduce the sleep cycle it is creating locks on FND tables
Apps - 12.1.2
DB - 11.2.0.2
0