Oracle
1Z0-063 · Question #190
You are administering a multitenant container database (CDB) that contains multiple pluggable databases (PDBs). RMAN is connected to CDB$ROOT. Examine the command: RMAN> LIST FAILURE; Which…
The correct answer is A. It lists failures only for the CDB root database. In the current release, Data Recovery Advisor can only be used to diagnose and repair data corruptions in non-CDBs and the root of a multitenant container database (CDB). Data Recovery Advisor is not supported for pluggable databases (PDBs). Note: You can run the LIST FAILURE…
Managing Objects with Data Dictionary Views
Question
You are administering a multitenant container database (CDB) that contains multiple pluggable databases (PDBs). RMAN is connected to CDB$ROOT. Examine the command: RMAN> LIST FAILURE; Which statement is true about this command?
Options
- AIt lists failures only for the CDB root database.
- BIt lists failures for a PDB only when RMAN is connected to a recovery catalog.
- CIt lists failures for the CDB and all the PDBs in this CDB.
- DIt lists failures only if RMAN is connected to a PDB.
How the community answered
(41 responses)- A80% (33)
- B2% (1)
- C10% (4)
- D7% (3)
Explanation
In the current release, Data Recovery Advisor can only be used to diagnose and repair data corruptions in non-CDBs and the root of a multitenant container database (CDB). Data Recovery Advisor is not supported for pluggable databases (PDBs). Note: You can run the LIST FAILURE command to show all known failures.
Topics
#LIST FAILURE#CDB root scope#RMAN Data Recovery Advisor#multitenant RMAN
Community Discussion
No community discussion yet for this question.