Oracle Database Administration 2022 Certified Professional — Question 34

What are the least elevated values of STATISTICS_LEVEL and CONTROL_MANAGEMENT_PACK_ACCESS that allow the usage of Monitoring of Database Operations?

Answer options

Correct answer: C

Explanation

The correct answer, C, indicates that STATISTICS_LEVEL must be set to TYPICAL and CONTROL_MANAGEMENT_PACK_ACCESS to DIAGOSTIC+TUNING for Monitoring of Database Operations. Option A requires higher settings than necessary, while B uses BASIC which does not support the needed features, and D lacks the necessary access for full monitoring capabilities.