Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> object with library cache lock involved

object with library cache lock involved

From: Jeroen van Sluisdam <jeroen.van.sluisdam_at_vrijuit.nl>
Date: Mon, 1 Mar 2004 10:18:57 +0100
Message-ID: <727A513477946E4380C23DD63C36FCC026BA3A@pedro.vrijuit.nl>


Hi,  

I had a strange situation going on:
2 batch scripts seem to be waiting :
- 1 doing an index fast full scan on a table
  in v$session_wait this results in a direct path read event
- 1 having a library cache lock in v$session_wait
 

According to the docs the v$session_wait parameters for the library cache lock are adresses such as handle_address, but what I want to know in these cases
is how to get the object involved such that I can point this out to the developer?  

I killed one of the sessions and this solved the progess of the other one. But for next time?  

Regards,  

Jeroen  



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon Mar 01 2004 - 03:17:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US