Hi,
I need to use dbms_shared_pool package under user SYS, but it is missing, which script I should run to get it, please let me know. Any help would be appreciated.
dragon
Printable View
Hi,
I need to use dbms_shared_pool package under user SYS, but it is missing, which script I should run to get it, please let me know. Any help would be appreciated.
dragon
To create DBMS_SHARED_POOL, run the DBMSPOOL.SQL script. These scripts are not run by CATPROC.SQL.
thanks.