Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Drop index is haning because of "library cache lock"
Drop index is waiting for the library cache lock as per the the trace
file below.
How to map the p1 and p2 parameters to identify who is blocking this object=
?
I don't see anything in gv$lock.
select p1raw,p2raw,p3raw from gv$session_wait where event=3D'library cache=
lock'
P1RAW P2RAW P3RAW =20
---------------- ---------------- ----------------00000004021212F8 00000004011FF250 00000000000005DD 1 row selected
-- http://www.freelists.org/webpage/oracle-lReceived on Thu May 12 2005 - 11:37:00 CDT
![]() |
![]() |