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

Which three statements are true about a job chain?

Answer options

Correct answer: A, B, E

Explanation

Answers A, B, and E are correct because a job chain can indeed include nested chains, support dependency-based scheduling, and be executed through various scheduling methods. Options C and D are incorrect as they inaccurately describe the limitations of job chains; they can invoke the same program in multiple steps and can have more than one dependency.