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

Home -> Community -> Usenet -> c.d.o.server -> kept packages loaded multiple times???

kept packages loaded multiple times???

From: Jane Schrock <jschrock_at_us.ibm.com>
Date: Fri, 18 Feb 2000 15:43:08 -0600
Message-ID: <38adb046_2@news3.prserv.net>


I am pinning 4 packages when I start my database using dbms_shared_pool.keep. However, when I query v$db_object_cache, I see that two of them have loads > 1. DBMS_APPLICATION_INFO has 56 loads and DBMS_OUTPUT has 55 loads. I pinned these packages and bounced the database last night and this is what I see today. I'm on Oracle 8.0.4.4. On my Oracle 7 databases with pinned packages I always see loads=1. Does anyone have any idea what's going on? My shared pool size is 15M.

Jane Received on Fri Feb 18 2000 - 15:43:08 CST

Original text of this message

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