您的位置:首页 > 其它

OCP-1Z0-053-V12.02-576题

2013-11-10 01:31 471 查看
576.Your developers have asked you to restore the development database, which is in NOARCHIVELOG
mode, back to last Tuesday the 20th. Your last backup is from Monday the 19th.
What do you do?
A. Restore the 19ths backup, restore all archived redo logs, recover the database to the 20th, and open the database.
B. Tell them that their request cannot be met with the current backup strategy.
C. Restore the 19ths backup, apply the online redo logs, and open the database.
D. Switch the database into ARCHIVELOG mode, restore the 19th's backup, restore all archived redo
logs, and recover the database to the 20th.
E. Use the recover database command to roll back the database from today to the 19th of the month.
Answer: B
答案解析:
因为数据库是非归档模式,所有不能恢复
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: