OCM Job Disabled, But MGMT_CONFIG_JOB_2_3 Still Executes?
Hi, DBAs
I disabled OCM scheduler jobs MGMT_STATS_CONFIG_JOB and MGMT_CONFIG_JOB using dbms_scheduler.disable. I did this a while ago, but now see that ORACLE_OCM.MGMT_CONFIG_JOB_2_3 still tries to execute on the first of each month. I wouldn't have noticed it, except that the job fails with these errors:
ORA-12012: error on auto execute of job "ORACLE_OCM"."MGMT_CONFIG_JOB_2_3"
ORA-29280: invalid directory path
ORA-06512: at "ORACLE_OCM.MGMT_DB_LL_METRICS", line 2436
ORA-06512: at line 1
How can I permanently disable the jobs?
Thank you,
Laura Sallwasser