您的位置:首页 > 其它

71.You configured the Flash Recovery Area for your database. The database instance has been started

2016-07-26 18:13 330 查看
71.You configured the Flash Recovery Area for your database. The database instance has been started

in ARCHIVELOG mode and the LOG_ARCHIVE_DEST_1 parameter is not set.

What will be the implications on the 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 Recovery Area 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.

答案:C

解析:如果打开归档的话,并且没有指定归档路径的话,那么默认就是在闪回恢复区,LOG_ARCHIVE_DEST_n,n的取值范围1~31
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  1z0-052
相关文章推荐