Question: I am getting this PLS-00201
error:
Errors in file /u01/app/oracle/admin/ORCL/bdump/orcl1_j000_1781806.trc:
ORA-12012: error on auto execute of job
23122
ORA-06550: line 1, column 780:
PLS-00201: identifier 'DBSNMP.BSLN_INTERNAL'
must be declared
Answer: You can fix
the "PLS-00201:
identifier 'DBSNMP.BSLN_INTERNAL' must be declared" error by
running these data dictionary scripts:
SQL> @?/rdbms/admin/catnsnmp.sql
SQL>
@?/rdbms/admin/catsnmp.sql