Oracle Database 11g: Administration I — Question 5

Which two are true about transactions, UNDO segments, and UNDO tablespaces? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because UNDO segments do adjust their size based on the needs of the transactions. Option B is also accurate as UNDO tablespaces are managed by the database and can be created or dropped without manual intervention. Options C, D, and E are incorrect as UNDO segments are not automatically created or dropped, the ONLINE or OFFLINE state of tablespaces is not automatically managed, and individual sessions may use different UNDO segments.