Oracle Database Administration 2019 Certified Professional — Question 55

Which three statements are true about undo management in a RAC environment? (Choose three.)

Answer options

Correct answer: A, B, C

Explanation

Answer A is correct because you can dynamically assign a new undo tablespace in a RAC environment. Answer B is also correct since enabling OMF allows automatic creation of undo tablespaces in a policy-managed RAC database. Answer C is true as well because instance recovery can access the undo tablespace of a failed instance. Answers D and E are incorrect because RAC databases do not require a specific undo tablespace for each instance, and a mixture of management types is not supported.