Exit 1Z0-034 Upgrade Oracle9i/10g OCA to Oracle Database OCP
Question 5 of 5
0% complete
Q5 Single choice

You execute these RMAN commands:

BACKUP VALIDATE DATABASE;
BLOCKRECOVER CORRUPTION LIST;

What will these commands do?

  • A

    create a backup of the database and recover all corrupted blocks found in the backup

  • B

    perform a backup validation and list all logically and physically corrupt blocks in the database

  • C

    perform a backup validation and populate the memory structure used by the vscopy_corruption view with details of any corrupt blocks found

  • D

    perform a backup validation and populate the memory structure used by the
    vsDATABASE_BLOCK_CORRUPTION view, then recover any corrupt blocks

  • E

    create an image copy of the database and recover all corrupted blocks found in the image copy