DBMS_SCHEDULER : JOB in STATE 'FAILED', BUT all visible Job Runs in STATUS 'SUCCEEDED' : Why ?
Hello all,
I have some dbms_scheduler jobs which have STATE 'FAILED' in DBA_SCHEDULER_JOBS , but all their job runs in uns in the DBA_SCHEDULER_JOB_RUN_DETAILS are inSTATUS 'SUCCEEDED' .
This seems me to be wrong or at leas confusing. Why is it so ?
Can I change the state of theJOB itself ?
Thanks a lot !
Norbert