79.You executed the following command:
RMAN> RECOVER COPY OF DATAFILE '/u01/app/oracle/oradata/orcl/users01.dbf';
Which statement regarding the above command is correct?
A. The '/u01/app/oracle/oradata/orcl/users01.dbf' data file is recovered from the image copy.
B. The '/u01/app/oracle/oradata/orcl/users01.dbf' data file is recovered from the last incremental backup.
C. Image copies of the '/u01/app/oracle/oradata/orcl/users01.dbf' data file are updated with all changes
up to incremental backup SCN.
D. Image copies of the '/u01/app/oracle/oradata/orcl/users01.dbf' data file are recovered using the above
command if data file recovery fails.
Answer: C
答案解析:
参考:恢复映像副本:http://blog.csdn.net/rlhua/article/details/12346829

本文介绍如何使用RMAN恢复数据文件的映像副本,并详细解释了如何利用增量备份更新映像副本的方法及其优势。
780

被折叠的 条评论
为什么被折叠?



