The CATDB12c database contains an Oracle Database version 12c
Catalog schema owned by the RC12C user. The RCAT11 database contains an
Oracle Database version 11g catalog schema owned by the RC11 user in
Which several databases are registered. Both the databases are open. You
Execute the RMAN commands:
RMAN> CONNECT CATALOG rcl2c/passl2c@catdbl2c
RMAN> IMPORT CATALOG rcll/pwdcatll@ractll
Which two tasks are performed as part of the import?
A.Databases from the RC12C catalog are implicitly unregistered if the RC11正确答案CE
Catalog has registered databases with same name. B.Recovery catalog is resynchronized with the control files of the registered
Databases. C.Imported databases are unregistered from the RC11 catalog. D.Local and global stored scripts that have the same name as existing scripts in
The RC12C catalog are automatically renamed. E.All databases registered in the RC11 catalog are registered in the RC12C
Catalog.