OCP-1Z0-053-200题-27题-607

QUESTION 27

Examine the following scenario:

- Database is running in ARCHIVELOG mode.

- Complete consistent backup is taken everySunday.

- On Tuesday the instance terminates abnormally because the disk on which control files are located gets corrupted

- The disk having active online redo log files is also corrupted.

- The hardware is repaired and the paths for online redo log files and control files are still valid.

Which option would you use to perform the recovery of database till the point of failure?

A. Restore the latest whole backup, perform complete recovery, and open the database normally

B. Restore the latest whole backup, perform incomplete recovery, and open the database with the

RESETLOGS option.

C. Restore the latest backups control file, perform complete recovery, and open the database with the

RESETLOGS option.

D. Restore the latest backup control file, perform incomplete recovery using backup control file, and open the

database with the RESETLOG option.

Answer: D

同607题:http://blog.csdn.net/rlhua/article/details/14649045


Explanation/Reference:

Section: Backup, Recovery & Recovery Manager (RMAN)

原文地址:https://www.cnblogs.com/hzcya1995/p/13316152.html