To get the details of the failure .
try any one of this .
SELECT JOB FROM DBA_JOBS WHERE BROKEN = 'Y';
SELECT FAILURES, JOB FROM DBA_JOBS;
Hope this helps
|
Results 1 to 7 of 7
Thread: Oracle Failed JobThreaded View
|
Click Here to Expand Forum to Full Width |