Upgrade to Oracle Database 12c — Question 26

You notice that the elapsed time for an important database scheduler Job is unacceptably long.
The job belongs to a scheduler job class and window.
Which two actions would reduce the job's elapsed time?

Answer options

Correct answer: B, C

Explanation

Option B is correct because increasing the job's relative priority within its Job class allows it to receive more CPU time, thus reducing elapsed time. Option C also contributes by enhancing resource allocation for the consumer group, which can improve performance. The other options do not directly address the job's specific execution context or would not provide the same level of improvement.