Oracle
1Z0-062 · Question #223
What should you do to ensure that a job stored minimal job metadata and runtime data on disk, and uses only existing PL/SQL programs?
The correct answer is B. Create a lightweight job.. https://docs.oracle.com/cd/B28359_01/server.111/b28310/schedover004.htm#BGBJGHBH
Performing Database Maintenance
Question
What should you do to ensure that a job stored minimal job metadata and runtime data on disk, and uses only existing PL/SQL programs?
Options
- ACreate an event-based job.
- BCreate a lightweight job.
- CSpecify the job as amember of a job class.
- DUse a job array.
How the community answered
(48 responses)- B92% (44)
- C2% (1)
- D6% (3)
Explanation
https://docs.oracle.com/cd/B28359_01/server.111/b28310/schedover004.htm#BGBJGHBH
Topics
#DBMS_SCHEDULER#lightweight job#job scheduling
Community Discussion
No community discussion yet for this question.