QUESTION NO: 93
What is the purpose of the recover command? (Choose all that apply.)
A. Recover database datafiles from physical disk backup sets.
B. Recover required incremental backups from physical disk backup sets.
C. Recover required archived redo logs from physical disk backup sets.
D. Apply incremental backups to recover the database.
E. Apply archived redo logs to recover the database.
Answer: B,C,D,E
recover 命令的目的是什么?
B.物理磁盘的备份集恢复所需的增量备份。
C.从物理磁盘的备份集恢复所需的归档重做日志。
D.应用增量备份来恢复数据库。
E.应用归档重做日志来恢复数据库。
原文:http://blog.csdn.net/xuejiayue1105/article/details/48904129