代码改变世界

1Z0-053 争议题目解析346

2016-03-14 16:11  AlfredZhao  阅读(472)  评论(0编辑  收藏  举报

1Z0-053 争议题目解析346

考试科目:1Z0-053
题库版本:V13.02

题库中原题为:

346.What is the impact of the results of the output of the following command?
RMAN>report unrecoverable database;
Report of files that need backup due to unrecoverable operations
File Type of Backup Required Name
4 full or incremental C:\ORACLE\ORADATA\ORCL\USERS01.DBF
A. There are no backup sets with any backups of the users01.dbf datafile.
B. The users01.dbf datafile has had unrecoverable operations occur in it. It will need to be backed up or
some data loss is possible during a recovery.
C. The users01.dbf datafile is corrupted.
D. The users01.dbf datafile backup exceeds the retention criteria.
E. The last backup of the users01.dbf datafile failed and must be rerun.
Answer: D

争议点:
网上有人说选B,比如:
http://blog.itpub.net/17013648/viewspace-1280086/

也有人说D,比如:
http://blog.csdn.net/rlhua/article/details/12372851

初步结论:
保留争议,暂时选择B。