Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 70

Which two are prerequisites for configuring flashback database for Oracle 12c databases, in a Data Guard environment?

Answer options

Correct answer: A, C

Explanation

For configuring flashback database in Oracle 12c, having a flash recovery area (Option A) is essential for storing the flashback logs, and the database must be in ARCHIVELOG mode (Option C) to enable the necessary logging for recovery. Options B, D, and E are not prerequisites for the flashback configuration, though they may be relevant in other contexts.