Oracle
1Z0-063 · Question #152
You execute the RMAN commands: RMAN> BACKUP VALIDATE DATABASE; RMAN> RECOVER CORRUPTION LIST; Which task is performed by these commands?
The correct answer is C. Corrupted blocks in the data files are checked and repaired before performing the database. See the full explanation below for the reasoning.
Question
You execute the RMAN commands: RMAN> BACKUP VALIDATE DATABASE; RMAN> RECOVER CORRUPTION LIST; Which task is performed by these commands?
Options
- ACorrupted blocks, if any, are repaired in the backup created.
- BOnly those data files that have corrupted blocks are backed up.
- CCorrupted blocks in the data files are checked and repaired before performing the database
- DThe database is checked for physically corrupt blocks and any corrupted blocks are repaired.
How the community answered
(36 responses)- A3% (1)
- B6% (2)
- C81% (29)
- D11% (4)
Community Discussion
No community discussion yet for this question.