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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Packages v Procedures/Functions

Re: Packages v Procedures/Functions

From: Michael A. Rife <MRife_at_admin.usf.edu>
Date: 30 Apr 1998 21:03:04 GMT
Message-ID: <6iaou8$hqr$1@news.usf.edu>


Packages and procedures can be pinned in the shared pool via:   SQL> exec sys.dbms_shared_pool.keep('COMPLEX_FUNCTION','P');

>Please reply to graeme.king_at_scottishpower.plc.uk
Received on Thu Apr 30 1998 - 16:03:04 CDT

Original text of this message

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