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 -> Re: Pinning Packages Not Yet Loaded

Re: Pinning Packages Not Yet Loaded

From: Joerg Krueger <Pebibit_at_pebibit.com>
Date: 2000/07/05
Message-ID: <39635671.3CB22BB1@pebibit.com>#1/1

Hi all

Just try

execute DBMS_SHARED_POOL.KEEP('WHATEVER','P'); CU

Joschi_at_bigfoot.com

Jake de Haan wrote:

> Hi,
>
> I'm trying to figure out how best to pin a package in the shared pool
> that is not yet been executed. I don't really want to execute any
> function within the package (this is a application package) so the
> real question is "how do I load a package into the shared pool so that
> I can pin shortly after startup?"
>
> Jake.
Received on Wed Jul 05 2000 - 00:00:00 CDT

Original text of this message

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