QUESTION 47
Your database is running in ARCHIVELOG mode. One of thedata files, USERDATA01.dbf, in the USERS
tablespace is damaged and you need to recover the file until the point of failure. The backup for thedatafile 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
Answer: ACF
同625题:http://blog.csdn.net/rlhua/article/details/19173169
Explanation/Reference:
Section: Backup, Recovery & Recovery Manager (RMAN)
本文详细介绍了在数据库处于归档模式下,如何通过手动管理恢复损坏的数据文件USERDATA01.dbf至故障点的过程。该过程涉及使用重做日志文件、最新的受损数据文件备份及从最近备份到故障点的归档日志文件。
6981

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



