OCP-V13-026

来源:互联网 发布:电脑没网络怎么回事 编辑:程序博客网 时间:2024/05/20 18:02

QUESTION 26

You are working on a CATDB database that contains an Oracle Database version 11.1 catalog schema
owned by the user RCO11. The INST1 database contains an Oracle Database version 10.1 catalog
schema owned by the user RCAT10.
You want the RMAN to import metadata for database IDs 1423241 and 1423242, registered in RCAT10,
into the recovery catalog owned by RCO11. You executed the following commands:
RMAN> CONNECT CATALOG rco11/password@catdb
RMAN> IMPORT CATALOG rcat10/oracle@inst1 NO UNREGISTER;
Which two statements are true regarding the tasks accomplished with these commands? (Choose two.)
A. They import all metadata from the RCAT10 catalog.
B. They unregister the database from the RCAT10 catalog.
C. They do not register the databases registered in the RCAT10 catalog.
D. They register all databases registered in the RCAT10 catalog.
Correct Answer: AD


你是工作在CatDB数据库包含一个Oracle数据库11.1版目录模式
由用户rco11拥有。inst1数据库包含一个Oracle数据库10.1版目录
模式由用户rcat10拥有。
你要

导入的元数据数据库RMAN ID为1423241和1423242,注册rcat10,
为所拥有的rco11恢复目录。你执行以下命令:
RMAN> CONNECT CATALOG rco11/password@catdb
RMAN> IMPORT CATALOG rcat10/oracle@inst1 NO UNREGISTER;
下面哪两个是对的

A.他们从rcat10目录中的所有元数据导入。
D.他们都在rcat10目录数据库登记注册。


0 0
原创粉丝点击