Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: V$LOCK and V$LOCKED_OBJECTS
I copied the manual page right to the list.
-----Original Message-----
Sent: Thursday, March 27, 2003 4:34 PM
To: Multiple recipients of list ORACLE-L
Charlie_Mengler_at_HomeDepot.com wrote:
>
> I'd like to "join" V$LOCK & V$LOCKED_OBJECTS,
> but I've been spectacularly unsuccessful. So I'm
> asking for assistance. I suspect that I need to use
> a 3rd table or view, but I haven't found any common
> fields to link "associated" records together.
>
> TIA!
>
Charlie,
It's a bit complicated, because you find the information in ID1 / ID2 but it depends on the type of the lock. If I remember well, ID1 is the object id for a table (dictionary) lock (TM), etc. I think that it is explained in the 'Reference' guide, somewhere.
-- Regards, Stephane Faroult Oriole Software -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephane Faroult INET: sfaroult_at_oriole.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Gogala, Mladen INET: MGogala_at_oxhp.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Mar 27 2003 - 16:49:23 CST
![]() |
![]() |