码迷,mamicode.com
首页 > 其他好文 > 详细

ocp-170

时间:2015-10-07 18:59:33      阅读:290      评论:0      收藏:0      [点我收藏+]

标签:oracle   ocp   

QUESTION NO: 170
What methods of point-in-time recovery are available? (Choose all that apply.)

A. Change-based
B. Cancel-based
C. Time-based
D. Sequence number-based
E. Transaction number-based

Answer: A,B,C,D


时间点的恢复方法有哪些?
A. Change-based基于更改
B. Cancel-based基于取消
C. Time-based基于时间
D. Sequence number-based基于序列号

Change-based application allows you to recover the database to a specific SCN. Cancel-based recovery
provides the ability for you to cancel recovery after each archived redo log application. Time-based
recovery provides the ability to recover the database up to a specific point in time. Sequence number–
based recovery allows you to recover the database up to a specific log sequence number.


ocp-170

标签:oracle   ocp   

原文地址:http://blog.csdn.net/xuejiayue1105/article/details/48949835

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!