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 history is stored in *_SCHEDULER_JOB_RUN_DETAILS, while the logs are in *_SCHEDULER_JOB_LOG. The listed options are incorrectly spelled or missing the standard Oracle views, making 'None' the correct choice.