Oracle Database 12c: Installation and Administration — Question 41

Which two are prerequisites for performing a flashback transaction? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The correct answers are B and D because both the undo retention guarantee and supplemental logging are essential for successfully performing a flashback transaction. While enabling Flashback Database (A) and configuring EXECUTE privileges (C) are important for other flashback operations, they are not specifically required for the transaction flashback itself. Options E and F are also not prerequisites for performing a flashback transaction.