Multiple choice technology databases

RMAN doesn’t back up COMMITTED UNDO data by default in Oracle 11g

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

By default, RMAN (Recovery Manager) in Oracle 11g does not back up committed undo data. This is the expected behavior because undo data is primarily used for rollback and read consistency, and backing it up is not necessary for standard recovery scenarios. Therefore, the statement is true, making option A correct.