EM Grid Control Upgrade to 10.2.0.5 failed in Repository Upgrade (Windows)
I am upgrading to EMGC to 10.2.0.5. The upgrade failed at Repository Upgrade.
EMD_MAINTENANCE.clear_reschd_on_new_jobtype;
*
ERROR at line 2:
ORA-06550: line 2, column 21:
PLS-00302: component 'CLEAR_RESCHD_ON_NEW_JOBTYPE' must be declared
ORA-06550: line 2, column 5:
PL/SQL: Statement ignored
MGMT_JOB_ENGINE.reschedule_all_execs_on_new_jt;
*
ERROR at line 16:
ORA-06550: line 16, column 25:
PLS-00302: component 'RESCHEDULE_ALL_EXECS_ON_NEW_JT' must be declared
ORA-06550: line 16, column 9:
PL/SQL: Statement ignored
EM_CREDENTIAL.add_host_credset(ttyps.target_type, ttyps.type_meta_ver);