您的位置:首页 > 其它

OCP-1Z0-053-V13.02-264题

2014-01-27 15:18 295 查看
264.Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the

RMAN repository can be listed? (Choose two.)

A. stored scripts in the recovery catalog

B. backups that can be deleted from disk

C. backup sets and image copies are obsolete

D. backups that do not have the ***AILABLE status in the RMAN repository

Answer: AD

官方参考:http://docs.oracle.com/cd/E11882_01/backup.112/e10643/rcmsynta027.htm#RCMRF132

排除法:BC所表达的意思都是list命令能列出在磁盘上能被删除的备份集等。即obsolete状态。而obsolete状态是用report obsolete列出的。

Table 2-24 List
of Stored Scripts in the Recovery Catalog (LIST SCRIPT NAMES)

[thead]
[/thead]

ColumnIndicates
Script Name


The name of the stored script.

Description


The comment provided when the script was created.

EXPIRED
Displays backup sets, proxy copies, and image copies marked in the repository as
EXPIRED
, which means they were not found. See Table
2-8, "List of Backup Sets (for datafile backup sets)" for a description of the output.
To ensure that
LIST EXPIRED
shows up-to-date output, use a
CROSSCHECK
command periodically.
When you use a
CROSSCHECK
command, RMAN searches disk and tape for backups and copies recorded in the repository. If it does not find them, then it updates their repository records to status
EXPIRED
.

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: