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-catalog 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
答案:(C)
解析:
创建恢复目录的步骤:
要创建恢复目录,请执行以下5个步骤:
1. 配置要在其中存储恢复目录的数据库。
2. 创建恢复目录所有者
3.授予RECOVERY_CATALOG_OWNER角色。
4. 创建恢复目录。
5.在恢复目录中注册数据库