首页 > 其他 > 详细

ocp-266

时间:2015-10-10 10:40:53      阅读:228      评论:0      收藏:0      [点我收藏+]

QUESTION NO: 266
Which of the following restrictions are not true with respect to tablespace point-in-time recovery? (Choose
all that apply.)
A. The target database must be in NOARCHIVELOG mode.
B. No backup is required of the database before you perform a TSPITR.
C. You must have all archived redo logs generated since the last backup up to the point to which you want
to restore the transport set.
D. If you rename a tablespace, you can not perform a TSPITR to any point in time before that rename
operation occurred.
E. If you have tables in tablespace_1 that have associated constraints in tablespace_2, then you must
transport both tablespaces.


关于表空间时间点恢复, 下列哪些限制不是真的?

A.目标数据库必须在非归档模式。
B.当执行一个表空间时间点恢复之前,不需要数据库备份
C.您必须拥有所有归档重做日志,该日志生成于自上次备份到你想还原传输集的点。
D.如果你重命名一个表空间,你不能执行TSPITR到在重命名操作发生之前任何一点。
E.如果你有表在表空间1,而表空间1与表空间2有相关约束, 那么你必须传输两
个表空间。

Answer: A,B

ocp-266

原文:http://blog.csdn.net/xuejiayue1105/article/details/49018099

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