Oracle Database Administration II — Question 127

How do you configure a CDB for local undo mode?

Answer options

Correct answer: A

Explanation

The correct answer is A because it specifies opening the CDB instance in upgrade mode and executing the necessary command in CDB$ROOT to enable local undo, followed by a restart. The other options either involve incorrect modes or additional steps that are not required to configure local undo mode.