Oracle Database Administration I — Question 108

Which two statements are true about UNDO and UNDO tablespaces? (Choose two.)

Answer options

Correct answer: D, E

Explanation

Option D is correct because an UNDO tablespace can only be associated with a single instance at a time. Option E is also correct, as losing the active undo tablespace can lead to an instance crash due to the inability to manage transactions properly. Options A, B, and C are incorrect because multiple UNDO tablespaces can exist, UNDO segments are not owned by SYSTEM or SYSBACKUP specifically.