What happens if the RC011 catalog has scripts with the same name as that of the scripts in RCAT10 catalog?

You are working on a CATDB database that contains an Oracle Database version 11.1 catalog
schema owned by the userRC011. 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 recover catalog owned by RC011. You also want to deregister them from the
catalog after import.
You executed the following commands to achieve this:
RMAN> CONNECT CATALOG rco1 1/password@catdb
RMAN> IMPORT CATALOG rcat1 0/oracle@inst1 DBID=1423241,1423242;
What happens if the RC011 catalog has scripts with the same name as that of the scripts in
RCAT10 catalog?

You are working on a CATDB database that contains an Oracle Database version 11.1 catalog
schema owned by the userRC011. 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 recover catalog owned by RC011. You also want to deregister them from the
catalog after import.
You executed the following commands to achieve this:
RMAN> CONNECT CATALOG rco1 1/password@catdb
RMAN> IMPORT CATALOG rcat1 0/oracle@inst1 DBID=1423241,1423242;
What happens if the RC011 catalog has scripts with the same name as that of the scripts in
RCAT10 catalog?

A.
The scripts in the RC011 catalog are overwritten.

B.
RMAN renames the local stored scripts in the RC011 catalog.

C.
The RMAN session in which the command is executed aborts.

D.
RMAN renames the global scripts that are imported from the RCAT10 catalog.



Leave a Reply 0

Your email address will not be published. Required fields are marked *