Oracle Database 12c: Advanced Administration — Question 113

Which two are prerequisites for performing Flashback Transaction?

Answer options

Correct answer: A, D

Explanation

The correct answers are A and D because a supplemental log for the primary key is essential to capture changes necessary for Flashback Transaction, and the EXECUTE privilege on the DBMS_FLASHBACK package is required for a user to perform the operation. The other options, while related to database configuration, are not directly prerequisites for executing Flashback Transaction.