what is the view that provides the job history ?
-
all_scheduler_job_log_
-
dba_scheduler_job_logs
-
users_scheduler_job_log
-
all the above
-
None
E
Correct answer
Explanation
Oracle's Scheduler job run details and execution history are stored in views like DBA_SCHEDULER_JOB_RUN_DETAILS or ALL_SCHEDULER_JOB_LOG. The options provided are misspelled or non-existent, making 'None' the correct choice.