Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
ORA-06550: line 2, column 3: PLS-00201: identifier 'SYS.DBMS_SYSTEM' must be declared
설명
Having all the following public synonyms that are required for the Session Browser. Using Toad 8.0.0.47 with an Oracle 9i database and running the Session Browser then turning on the trace for a Session caused the following error message:
ORA-06550: line 2, column 3: PLS-00201: identifier SYS.DBMS_SYSTEM must be declared
해결 방안
Login as sys and grant execute on the sys.dbms_system package to the user.