You use a recovery catalog for maintaining your database backups. You execute the
following command: Which two statements are true?
A.
Checks are performed to confirm whether all database files exist in correct locations
B.
Backup sets containing both data files and archive logs are created.
C.
Checks are performed for physical corruptions.
D.
Corrupted blocks, if any, are repaired.
E.
Checks are performed for logical corruptions.
AC
https://docs.oracle.com/database/121/BRADV/rcmvalid.htm#GUID-6BD7EA93-053E-4934-A453-6DA6726D093B
You can use the BACKUP VALIDATE command to do the following:
Check data files for physical and logical block corruption
Confirm that all database files exist and are in the correct locations