Upgrade Oracle DBA 11g to Oracle Database 12c — Question 36

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

Option B is correct because a program can indeed be referenced in the definitions of multiple jobs, allowing for reusability. Option C is also accurate as both programs and jobs can be included in a schedule. Option D is correct since a program and a schedule can be part of a job definition, while option A and E are incorrect, as they do not reflect the valid relationships defined in the Oracle Job Scheduler.