Question 18:
Your database is running an ARCHIVELOG mode. The following parameters are set in your database instance:
Which statement is true about the archived redo log files?
Answer options:
A. They are created only in the location specified by the LOG_ARCHIVE_DEST_1 parameter. B. They are created only in the Fast Recovery Area because configuring the DB_RECOVERY_FILE_DEST and DB_RECOVERY_FILE_DEST_SIZE parameters automatically enables flashback for the database. C. They are created in the location specified by the LOG_ARCHIVE_DEST_1 parameter and in the default location $ORACLE_HOME/dbs/arch. D. They are created in the location specified by the LOG_ARCHIVE_DEST_1 parameter and in the location specified by the DB_RECOVERY_FILE_DEST