1Z0-060 · Question #84
Which two statements are true about the RMAN validate database command?
The correct answer is A. It checks the database for intrablock corruptions. C. It can detect corruptspfiles. Block corruptions can be divided Into Interblock corruption and intrablock corruption. In intrablock corruption. th« corruption occurs within the block itself and can be either physical or logical corruption. In interblock corruption, the corruption occurs between blocks and…
Question
Which two statements are true about the RMAN validate database command?
Options
- AIt checks the database for intrablock corruptions.
- BIt can detect corruptpfiles.
- CIt can detect corruptspfiles.
- DIt checks the database for interblock corruptions.
- EIt can detect corrupt block change tracking files.
How the community answered
(43 responses)- A88% (38)
- B7% (3)
- D2% (1)
- E2% (1)
Explanation
Block corruptions can be divided Into Interblock corruption and intrablock corruption. In intrablock corruption. th« corruption occurs within the block itself and can be either physical or logical corruption. In interblock corruption, the corruption occurs between blocks and can only be logical (key word) * The VALIDATE command checks for intrablock corruptions only. Only DBVERIFY and the ANALYZE statement detect Interblock corruption. VALIDATE Command Output ••> List of Control File and SPFILE. File TYPE >»» SPFILE or Control File. Status >»» OK if no corruption, or FAILED If block corruption is found. Blocks Failing »»» The number of blocks that fail the corruption check. These blocks are newly corrupt. Blocks Examined »»» Total number of blocks in the file. Oracle' Database Backup and Recovery User's Guide 12c Release 1 (12.1) - 16 Validating Database Files and Backups
Topics
Community Discussion
No community discussion yet for this question.