QUESTION 105 Examine the following RMAN script: RMAN> run { debug on; allocate channel c1 type disk;

本文探讨了一个RMAN脚本的功能,该脚本在调试模式下执行数据文件5的备份,并展示所有SQL语句及其结果。文章还介绍了RMAN调试输出的特点。
QUESTION 105
Examine the following RMAN script: RMAN>
run {
debug on;
allocate channel c1 type disk;
backup datafile 5;
}
Which statement describes the purpose of the script?
A. The data file is checked for physical corruption and backed up if found clean.
B. The backup of data file 5 is performed and the interactive messages during the backup are
suppressed.
C. The existing backup for the data file is checked and the backup is performed if there are changes in the
data file after the last backup.
D. The backup of data file 5 is performed and all SQL statements that are executed during RMAN

compilation and their results are displayed














Correct Answer: D
Section: (none)
Explanation
Explanation/Reference:
Explanation:
http://www.cs.bris.ac.uk/maintain/OracleDocs/server.816/a76990/troubler.htm
RMAN debugging output is so highly detailed that you may find yourself unable to distinguish the useful
from the useless information. Execute the following command in debug mode:
run{ allocate channel c1 type disk; backup tablespace TBS_5, TBS_6; }

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值