196.What is the purpose of the catalog command?
A. To review RMAN control file and recovery catalog metadata and ensure that its correct
B. To delete RMAN backup-related metadata from the recovery catalog
C. To create metadata in the control file and the recovery catalog related to backup set pieces
D. To create a report that lists database backups
E. To rebuild the recovery catalog
Answer: C
答案解析:
参考:http://blog.csdn.net/rlhua/article/details/13169205
目录命令的目的是在,控制文件和恢复目录中涉及到备份集片中创建元数据。
参考:http://docs.oracle.com/cd/E11882_01/backup.112/e10643/rcmsynta008.htm#RCMRF109
CATALOG
Use the CATALOG command to do the following:
-
Add backup pieces and image copies on disk to the RMAN repository
-
Record a data file copy as a level 0 incremental backup in the RMAN repository, which enables you to use it as part of an incremental backup strategy

本文详细解释了目录命令的作用,即在控制文件和恢复目录中创建涉及备份集片元的元数据。通过使用目录命令,可以将磁盘上的备份片段和映像副本添加到RMAN仓库,并记录数据文件副本作为级0增量备份,以支持增量备份策略。
9082

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



