PLS-00201 Error on Migration to 10.2.0.3 on DBMS_SHARED_POOL
523938Aug 5 2007 — edited Aug 5 2007Below is a procedure I am trying to compile and keep getting the error:
PLS-00201: Identifier 'SYS.DBMS_SHARE_POOL' must be declared.
I have run from the 10G 10.2.0.3 rdbms/admin directory:
catupgrd.sql, catalog.sql, catproc.sql and utlrp.sql and dbmspool.sql
all connected as : sys/xxx as sysdba. Below is the PL/SQL for the procedure I am trying to compile. Anyone see what I am doing wrong or what may be missing from the 10.2.0.3 database?