Oracle Database Administration I — Question 87

Which three Oracle database space management features will work with both Dictionary and Locally managed tablespaces? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

Oracle Managed Files (OMF), Automatic data file extension (AUTOEXTEND), and Capacity planning growth reports based on historical data in the Automatic Workload Repository (AWR) are features that function with both types of tablespaces. In contrast, Online table segment shrink and Online index segment shrink are specific to locally managed tablespaces and do not apply to dictionary-managed tablespaces.