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: Pinning Packages Question

RE: Pinning Packages Question

From: <elkinsl_at_flash.net>
Date: Sun, 29 Apr 2001 06:35:06 -0700
Message-ID: <F001.002F5119.20010429063019@fatcity.com>

Steve,

Thanks for the insight on how the kept status is managed during an invalidation.

Regards,

Larry G. Elkins
elkinsl_at_flash.net
> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Steve Adams
>
> Hi Larry and list,
>
>
> When a library cache object is marked for keeping a bit flag
> called the keep
> mask is set in the library cache handle for that object to
> indicate which heaps
> are to be kept. This flag field is visible as KGLHDKMK in the
> X$KGLOB family of
> X$ tables. During an invalidation it is the library cache object
> itself that is
> invalidated, not its handle, and the low order bit of KGLOBFLG is reset
> accordingly. Despite the invalidation of the object, the handle
> with its keep
> mask persists in the cache, and when the object is reloaded there
> is no need to
> do anything to re-establish the kept status of the object heaps.
>
>
> @ Regards,
> @ Steve Adams
> @ http://www.ixora.com.au/
> @ http://www.christianity.net.au/

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: elkinsl_at_flash.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Sun Apr 29 2001 - 08:35:06 CDT

Original text of this message

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