Concurrent prg takes more time
We are using oracle EBS 11.5.10. Off late we are seeing some performance issues with the custom concurrent prgs. It takes more time that usual. There was no recent change on the db/app/code. From DB side there was no lock nor high resource consumption. So far the identification is that the concurrent request is waiting on the wait event - PL/SQL lock timer which is an idle wait event.
0