You configured the Flash Recovery Area for your database. The database instance has been started inARCHIVELOG mode and the LOG_ARCHIVE_DEST_1 parameter is not set. What will be the implications onthe archiving and the location of archive redo log files()
A:Archiving will be disabled because the destination for the redo log files is missing.
B:The database instance will shut down and the error details will be logged in the alert log file.
C:Archiving will be enabled and the destination for the archived redo log file will be set to the Flash RecoveryArea implicitly.
D:Archiving will be enabled and the location for the archive redo log file will be created in the default location$ORACLE_HOME/log.
出自:Oracle认证