89.You are using recovery Manager (RMAN) with a recovery catalog to backup up your production
database. The backups and the archived redo log files are copied to a tape drive on a daily basis. The
database was open and transactions were recorded in the redo logs. Because of fire in the building you
lost your servers having the production database and the recovery catalog database. The archive log files
generated after the last backup are intact on one of the remote locations. While performing a disaster
recovery of the production database what is the next step that you must perform after restoring the data
files and applying archived redo logs?
A. Open the database in NORMAL mode
B. Open the database in read-only mode
C. Open the database in RESTRICTED mode
D. Open the database with the RESETLOGS option
Answer: D
答案解析:
参考:灾难性恢复:http://blog.csdn.net/rlhua/article/details/12346829