One of the data files,USERDATA01.dbf,in the USERS tablespace is damaged and you need to recover the file until the point of failure.
The backup for the datafile is available.
Which three files would be used in the user-managed recovery process performed by the database administrator(DBA)?(Choose Three)
A. Redo logs
B. Control file
C. The latest backup of only the damaged data file
D. The latest backup of all the data file in the USERS tablespace
E. Temporary files of temporary tablespace
F. Archive Logs since the latest backup to point of failure
答案:(A、C、F)
解析:
做完全恢复的两个条件是归档和redolog必须存在,所以A和F是必须选择的,然后哪个数据文件坏了,就转储给数据文件,故选C
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/17013648/viewspace-1329179/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/17013648/viewspace-1329179/
本文探讨了在ARCHIVE LOG模式下,当USERSTABLESPACE中的USERDATA01.dbf数据文件损坏时,数据库管理员如何通过红日日志、控制文件、最近损坏的数据文件备份以及归档日志进行故障恢复的过程。

被折叠的 条评论
为什么被折叠?



