Oracle Database Administration II — Question 47
Which three are true about Recovery Manager (RMAN) in Oracle Database 19c and later releases? (Choose three.)
Answer options
- A. It is only possible for RMAN to connect to a pluggable database as a target if an RMAN Virtual Private Catalog is used.
- B. It is always possible for RMAN to connect to a pluggable database as a target if any RMAN Catalog is used.
- C. A Virtual Private Catalog used to register a container database must be created in a pluggable database.
- D. A Virtual Private Catalog used to register a container database can be created in a pluggable database.
- E. It is always possible for RMAN to connect to a pluggable database as a target.
- F. A Virtual Private Catalog used to register a container database can be created in a non-container database.
Correct answer: D, E, F
Explanation
The correct answers D, E, and F highlight that RMAN can connect to pluggable databases under various configurations using Virtual Private Catalogs. Option A is incorrect because RMAN does not strictly require a Virtual Private Catalog for connection. Option B is misleading, as RMAN can connect without any specific catalog condition. Option C is wrong since a Virtual Private Catalog can be created in a non-pluggable database as well.