SYSMAN.EM_FLAT_COMPTGT will not compile.
I am on a 11.2.0.1 database and am having a problem compiling a couple of Packages in the SYSMAN schema. The first is the EM_FLAT_COMPTGT package. It keeps giving me the following error:
- Error(19,4): PL/SQL: Statement ignored
- Error(19,14): PLS-00302: component 'ENTER_SUPER_USER_MODE' must be declared
- Error(68,4): PL/SQL: Statement ignored
- Error(68,14): PLS-00302: component 'LEAVE_SUPER_USER_MODE' must be declared
- Error(76,9): PL/SQL: Statement ignored
- Error(76,19): PLS-00302: component 'LEAVE_SUPER_USER_MODE' must be declared
The second pagage is MGMT_ECM_POLICY. It keeps giving me the following error:
- Error(857,13): PLS-00306: wrong number or types of arguments in call to 'MGMT_BUG_ADVISORY_VIOLATION'
0