Dynamically handle ORA-00060 Deadlocks - auto alert support teams and/or User holding the lock
Does anyone have a canned script or process to share that when an
ORA-00060 Deadlock is encountered, the script can dynamically read the
Trace File, determine the User ID and/or job that is holding the lock,
and return it to the calling script? I want to dynamically email the
support teams and possibly the user holding the lock, so he/she can release the lock. The most common scenario we see is a user has a row
pulled up in an EBS worksheet, then left for lunch or a meeting.
0