Oracle Database 12c: Advanced Administration — Question 160

In your database, the tbs percent used parameter is set to 60 and the tbs percent free parameter is set to 20.
Which two storage-tiering actions might be automated when using Information Lifecycle Management (ILM) to automate data movement?

Answer options

Correct answer: B, C

Explanation

The correct answers, B and C, involve actions that can be automated through ILM when the tbs percent used threshold is exceeded. Option B is correct as it involves making the target tablespace read-only after data movement, which is a common practice to prevent changes. Option C, however, contains a typographical error ('T3S percent used') and does not reflect the correct parameter, making it less applicable compared to the other options.