Troubleshoot concurrent manager issue
We are using EBS version 12.2.4
So, today we have this issue when concurrent request are keep piling up in pending and not going through normally. We have standard manager set to 30. It will show 30 running and the pending job will go from 65 up to 280. Usually, we can identify what request is the culprit and just try to cancel that troubled request. But, I tried this time with the update the fnd_concurrent_requests to try to cancel the request. But it is taking forever and then checked in the back end and found lock on it by the standard manager. After some more