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
创建恢复目录数据库。创建恢复目录的用户。授予恢复目录所有者的特权到恢复目录用户。发出创建目录命令。从目标数据库发出注册数据库命令。
原文:http://blog.csdn.net/xuejiayue1105/article/details/48973127