053-517

Which of the following are true concerning block media recovery? (Choose all that apply.)
A. Any gap in archive logs ends the recovery.
B. If a gap in archive logs is encountered, RMAN will search forward for newer versions of the blocks that
are not corrupt.
C. Uncorrupted blocks from the flashback logs may be used to speed recovery.
D. The database can be in NOARCHIVELOG mode.
E. None of the above.

  Option A is incorrect because a gap in archive logs does not automatically end the recvoery.
RMAN will search foward for uncorrupted newer blocks;if RMAN finds one,it will continue with the
restore and recovery operation.RMAN will check the flashback logs for uncorrupted copies of the 
block before it checks the backups.Option D is incorrect because the database must be in ARCHIVELOG
mode.

posted @ 2017-11-06 23:29  巴啦啦大魔王  阅读(118)  评论(0编辑  收藏  举报