首页 > 其他 > 详细

OCP试题解析之053-17 CONFIGURE CONTROLFILE AUTOBACKUP ON

时间:2014-08-28 00:53:58      阅读:507      评论:0      收藏:0      [点我收藏+]

17.You configure AUTOBACKUP to ON in an RMAN session. When will RMAN back up the control file?

(Choose all that apply.)
A. When you run an RMAN BACKUP command
B. When you run an RMAN ALLOCATE command
C. When you add or drop a table in the SYSTEM tablespace
D. When you change the physical structure of the database, such as dropping a tablespace

E. When you specify the INCLUDING CONTROLFILE clause


原答案:A  明显错误!

正确答案:  DE


【解析】

此处的atuobackup on 指:CONFIGURE CONTROLFILE AUTOBACKUP ON

此时有2种情况会触发自动备份控制文件:

1、数据库结构发生改变,如:新增或删除表空间操作。11g有控制文件自动延迟备份特性,详细参考:

  http://blog.chinaunix.net/uid-22948773-id-3347991.html

2、rman命令下执行备份命令 指定INCLUDING CONTROLFILE条件。




OCP试题解析之053-17 CONFIGURE CONTROLFILE AUTOBACKUP ON

原文:http://blog.csdn.net/indexman/article/details/38882777

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!