首页 > 其他 > 详细

ocp-209

时间:2015-10-08 16:34:59      阅读:208      评论:0      收藏:0      [点我收藏+]

QUESTION NO: 209
In what order would you execute the following steps to create a recovery catalog?
a. Issue the create catalog command.
b. Create the recovery-catalog database.
c. Create the recovery-catalog user.
d. Grant the recovery_catalog_owner privilege to the recovery-caatalog user.

e. Issue the register database command from the target database.
A. a, b, c, d, e
B. b, a, d, c, e
C. b, c, d, a, e
D. b, c, d, e, a
E. b, d, c, a, e
Answer: C


你会以什么样的顺序执行下列步骤来创建一个恢复目录

a发出创建目录命令。
b创建恢复目录数据库。。
c创建恢复目录数用户
d授予恢复目录所有者的特权到恢复目录用户。
e从目标数据库发出注册数据库命令。

C. b, c, d, a, e

Answer: C

创建恢复目录数据库。创建恢复目录的用户。授予恢复目录所有者的特权到恢复目录用户。发出创建目录命令。从目标数据库发出注册数据库命令。


ocp-209

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

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