You attempt to restart your database.
After a regular maintenance task,you realize that one of the data files that belongs to the USERS tablespace is damaged and
you need to recover the data file by using the image copy.
Because a media failure caused the data file to be damaged,you want to place the data file in a different location while restoring the file.
Which option must you consider for this task?
A. using only the RMAN SWITCH command to set the new location for the data file
B. placing the database in the MOUNT state for the restore and recovery operations.
C. using an RMAN RUN block with the SET NEWNAME and then the SWITCH command.
D. configuring two channels:one for the restore operation and the other for the recovery operation
答案:(C)
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/17013648/viewspace-1329181/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/17013648/viewspace-1329181/
在Recovery Manager (RMAN)环境中,通过定期拍摄数据文件的图像副本并向前滚动来维护生产数据库。当一个属于USERS表空间的数据文件损坏时,可以使用先前创建的图像副本进行恢复,并且为了防止再次发生介质故障,数据文件被放置在不同的位置。
6859

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



