How to check the running concurrent request is waiting for which objects
Hi Team,
We are facing intermittent performance issue for concurrent request.Most of the time request Spread Sheet Upload is completed with in 30 seconds but sometime it will take 1-2 hours for completion.As per my understanding during this request some other concurrent request was submitting and creating the some bottlenecks on table or some other objects.
So please let me know how to check and find-out the root cause of this type of issue.Is there any utility or scripts to check why the request is running from long time and waiting for which objects.
Regards
Chandan