In AD Controller, when a job fails the first and second time, the manager automatically defers it to
the end of the phase and assigns a new job to the worker. If the deferred job fails the third time,
the job stays at the failed status and the worker waits. At this point, you must address the cause of
the failure, and then restart the job using AD Controller. Choose two correct steps that would help
you to troubleshoot the failure of the job and enable you to run the job to completion. (Choose
two.)
A.
Verify whether the process is consuming CPU time.
B.
Review the adworkXXX.log worker log file in $APPL_TOP/admin/<SID>/log to find the error.
C.
Review the file name and worker columns of the failed worker to find the name of the failed file
and the worker number.
D.
Check for an entry for this process in the V$SESSION table to gather clues about what the
process is doing in the database.
BC