Oracle
1Z0-067 · Question #204
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…
The correct answer is A. All databases registered in the RC11 catalog are registered in the RC12C catalog. D. Imported databases are unregistered from the RC11 catalog. See the full explanation below for the reasoning.
Question
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 rc12c/pass12c@catdb12c RMAN> IMPORT CATALOG rc11/pwdcat11@ract11 Which two tasks are performed as part of the import? (Choose two.)
Options
- AAll databases registered in the RC11 catalog are registered in the RC12C catalog.
- BDatabases from the RC12C catalog are implicitly unregistered if the RC11 catalog has registered
- CLocal and global stored scripts that have the same name as existing scripts in the RC12C catalog
- DImported databases are unregistered from the RC11 catalog.
- ERecovery catalog is resynchronized with the control files of the registered databases.
How the community answered
(28 responses)- A71% (20)
- B4% (1)
- C14% (4)
- E11% (3)
Community Discussion
No community discussion yet for this question.