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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Library object/cache locks?

Re: Library object/cache locks?

From: Mohammed Shakir <mshakir08816_at_yahoo.com>
Date: Fri, 27 Sep 2002 14:03:43 -0800
Message-ID: <F001.004DBBD6.20020927140343@fatcity.com>


This is from Steve Adam's Oracle 8i Internal Services(page 50-51)

Library cache locks are held in shared mode during parse operation.

A pin is applied to the library cache object for a PL/SQL program unit or SQL statement while it is being compiled, parsed or executed. Pins are normally held in shared mode, but are also held in execlusive mode while the library cache information for the object is being changed.

So my understanding is that, locks are applied during parse etc and pins during library cache information change.

Hope this is correct.

Shakir


Mohammed Shakir
CompuSoft, Inc.
11 Heather Way
East Brunswick, NJ 08816-2825
(732) 672-0464 (Cell)
(732) 257-6001 (Home)

Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mohammed Shakir
  INET: mshakir08816_at_yahoo.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 Fri Sep 27 2002 - 17:03:43 CDT

Original text of this message

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