Multiple choice technology databases

what is the view that provides the job history ?

  1. all_scheduler_job_log_

  2. dba_scheduler_job_logs

  3. users_scheduler_job_log

  4. all the above

  5. None

Reveal answer Fill a bubble to check yourself
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.