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

In your database, the locally managed tablespace, USERS, has the default space usage alert set to 85% for the warning level and 97% for the critical level.
Which two statements are true? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because alerts are indeed noted only when the critical threshold is crossed. Option B is also correct as disabling alerts is necessary before taking the tablespace offline. Options C and D are incorrect because alerts do not automatically record in DBA_ALERT_HISTORY or trigger multiple times for falling below thresholds.