Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Hierarchical query for locking
Pretty much the only locking script I have ever needed is one by Steve
Adam's, search for ixora and oracle and you will find his site, all his
scripts are there, the script shows blockers and waiters. After I get
the SID's I just grab the SQL running for each session and usually
determine what the problem is.=20
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Adams, Matthew (GE
Consumer & Industrial)
Sent: Wednesday, February 23, 2005 1:37 PM
To: oracle-l_at_freelists.org
Subject: Hierarchical query for locking
Before I go and re-invent the wheel (again), does anybody have a hand script (that they're willing to share) for showing locks (and blocking locks) that utilizes the=3D20 CONNECT BY PRIOR clause to make it a hierarchical query?
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 23 2005 - 15:08:22 CST