Oracle Database 12c: Performance Management and Tuning — Question 19

Your database supports a mixed workload. The ERP application creates short sessions and performs small, random I/Os; the REPORTING application executes long-running DSS queries.
You want to set a priority for the workload generated by the ERP application and optimize resource usage for them.
Which three objectives can be achieved by the Resource Manager? (Choose three.)

Answer options

Correct answer: B, D, E

Explanation

The correct answers are B, D, and E because they focus on optimizing resource allocation specifically for the ERP application by limiting undo generation, CPU allocation, and physical I/O. Option A is incorrect as it does not directly enhance resource usage but rather addresses session management, while option C is not necessary since the question specifies prioritizing resources for the ERP application.