Valid 1Z0-066 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-066 Exam! ExamDiscuss.com now offer the newest 1Z0-066 exam dumps, the ExamDiscuss.com 1Z0-066 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-066 dumps with Test Engine here:
Which two are prerequisites for configuring flashback database for Oracle 12c databases, in a Data Guard environment?
Correct Answer: A,C
Explanation/Reference: Configure the following database settings before enabling Flashback Database: You must have a fast recovery area enabled, because flashback logs can only be stored in the fast recovery area. Your database must be running in ARCHIVELOG mode, because archived logs are used in the Flashback Database operation. For Oracle Real Application Clusters (Oracle RAC) databases, the fast recovery area must be in a clustered file system or in ASM. References: https://docs.oracle.com/database/121/BRADV/flashdb.htm#BRADV582