QUESTION NO: 527
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.
Answer: A,D
你是工作在CATDB数据库,其中包含一个由用户RCO11所拥有的Oracle数据库版本11.1目录方案。 INST1数据
库包含一个Oracle数据库版本10.1由用户RCAT10拥有的目录架构。
你希望RMAN导入用于数据库ID1423241和1423242,注册在RCAT10的元数据到由RCO11所拥有的恢复目录。您执行下列命令:
有关这些命令完成的任务哪两个陈述是真实的?
A.他们从RCAT10目录导入所有元数据。
D. 他们注册所有登记在RCAT10目录的数据库。
原文:http://blog.csdn.net/xuejiayue1105/article/details/49274707