Mitchel,
 
I think you need to run dbmspool.sql under $ORACLE_HOME/rdbms/admin as sys
to create this package first.
 
HTH
Prakash

-----Original Message-----
Sent: Wednesday, June 13, 2001 12:32 PM
To: Multiple recipients of list ORACLE-L


DBAs
 
I have tried to pin package into memory and I got those message. what means
for pls-00201 error here.
 
Mitchel
 
 
 
execute dbms_shared_pool.keep('SYS.STANDARD');

BEGIN dbms_shared_pool.keep('SYS.STANDARD'); END;
      *
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_SHARED_POOL.KEEP' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Bala, Prakash
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to