Oracle
1Z0-043 · Question #76
While creating a job class using the DBMS_SCHEDULER package, you set the logging level to LOGGING_RUNS. What would be the impact of this setting?
The correct answer is A. Oracle Scheduler would write detailed information to the job log for each run of each job in the. See the full explanation below for the reasoning.
Question
While creating a job class using the DBMS_SCHEDULER package, you set the logging level to LOGGING_RUNS. What would be the impact of this setting?
Options
- AOracle Scheduler would write detailed information to the job log for each run of each job in the
- BOracle Scheduler would write detailed information to the job log for the first run of each job in the
- COracle Scheduler would write detailed information to the job log for each run of only the first job
- DOracle Scheduler would write detailed information for all operations performed on all jobs in the
How the community answered
(65 responses)- A83% (54)
- B9% (6)
- C2% (1)
- D6% (4)
Community Discussion
No community discussion yet for this question.