Oracle Database 12c: Advanced Administration — Question 110

Which three statements are true about persistent lightweight jobs?

Answer options

Correct answer: A, D, E

Explanation

The correct statements A, D, and E accurately describe persistent lightweight jobs: users cannot assign privileges (A), they must link to a Scheduler Program (D), and they facilitate the quick creation of many jobs (E). Options B and C are incorrect as persistent lightweight jobs do not typically generate large metadata or are defined as self-contained.