using backup controlfile 和 until cancel區別

weifenghq發表於2009-01-24

1. recover database using backup controlfile
O?5u-I3km+FluV02. recover database until cancelITPUB個人空間v+|Q$gW
3. recover database using backup controlfile until cancel;ITPUB個人空間a N X(af
4. recover database until cancel using backup controlfile;

區別:


'HO&M['F0p9@:]hZ0
1. 如果丟失丟失當前控制檔案,用冷中的控制檔案恢復的時候。用來告訴,不要以controlfile中的scn作為恢復的終點;

2. 如果丟失current/active redo的時候。手動指定終點。

3. 如果 丟失當前controlfile並且current/active redo都丟失,會先去 自動 應用歸檔日誌,可以實現最大的恢復;

4. 如果 丟失當前controlfile並且current/active redo都丟失,以舊的redo中的scn為恢復終點。因為沒有應用歸檔日誌,所有會丟失資料。

from:

http://space.itpub.net/8334342/viewspace-521141

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/633084/viewspace-1016453/,如需轉載,請註明出處,否則將追究法律責任。

相關文章