Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Pinning Packages Not Yet Loaded
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
![]() |
![]() |