You are administering a multitenant container database (CDB) that contains multiple pluggable databases (PDBs). RMAN is connected to CDB$ROOT.Examine the command:RMAN> LI5T FAILURE;Which statement is true about this command?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 multil 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.References: https://docs.oracle.eom/database/l 21 /BRADV/rcmrepai.htm
Question:
Which statement is true about this command?
Options:
It lists failures only for the CDB root database.
It lists failures for a PDB only when RMAN is connected to a recovery catalog.
It lists failures for the CDB and all the PDBs in this CDB.
It lists failures only if RMAN is connected to a PDB.
Correct Answer
The Correct Answer for this Question is
It lists failures only for the CDB root database.