Oracle Database 11g: Administration I — Question 17

Which two are true about undo tablespaces? (Choose two.)

Answer options

Correct answer: C, E

Explanation

Option C is correct because undo tablespaces are designed to hold undo data for the duration specified by the UNDO_RETENTION parameter. Option E is also correct as SYS has the privileges to create tables in these spaces. Options A, B, and D are incorrect as they misrepresent the characteristics and functionalities of undo tablespaces.