Oracle Database 12c: Advanced Administration — Question 41

Which three statements correctly describe the relationship amongst jobs, programs, and schedules within the Oracle Job Scheduler?

Answer options

Correct answer: B, C, D

Explanation

The correct answers B, C, and D highlight the flexibility and reusability of programs and schedules in the Oracle Job Scheduler. Specifically, a program can be linked to multiple jobs (B), a program and job can be included in a schedule (C), and a program can also be part of a job definition alongside a schedule (D). Option A is incorrect because it implies a job is only part of a program definition, which is not accurate, and option E incorrectly associates a window with a job definition without mentioning the job's relationship with programs.