【oracle】oracledba22 cancel-based recovery

The current time is 12:00 noon. You want to recover the USERS tablespace 

from a failure that occurred at 11:50 a.m. You discover that 

the only member of an unarchived redo log group containing information 

from 11:40 a.m. onwards is corrupt.  

With reference to this scenario, if you are not using Recovery Manager (RMAN),  

which recovery method would you use?  

A. time-based recovery  

B. log sequence recovery  

C. cancel-based recovery  

D. change-based recovery  

Answer: C  

使用 recover database until cancel 进行恢复时,可以一直输入回车,直到没有归档

日志文件可用为止(在这种情况下,若已经将所有的在线日志文件归档,那么利用这种情况

可以恢复所有的数据);也可以在恢复的过程中,输入 CANCEL,利用一部分归档日志文件

进行恢复(这种情况可能只能恢复一部分数据)。

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。