




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
1、1 全數據庫的完全恢復 run allocate channel c11 type disk; allocate channel c12 type disk; allocate channel c21 type 'sbt_tape' allocate channel c22 type 'sbt_tape' restore co
2、ntrolfile; alter database mount; restore database; recover database;
3、60; sql "alter database open" release channel c11; release channel c12; release channel c21; release channel c22;
4、160; 恢復步驟如下:$ svrmgrlsvrmgr> connect internalsvrmgr> startup nomount$ rmanprod recdbs.rcv >>rec.log &$ tail f rec.log # 觀察日志 使用以上以上的全備份可以對數據庫進行全庫的恢復,并可以在恢復腳本中直接實現(xiàn)數據庫歸檔日志的應用,將數據庫自動恢復到最近的日志記錄的狀態(tài)。 注意:恢復時如果有需要應用很多歸檔日志,則應用該日志時時間會
5、比較長,一定要耐心等待。全恢復日志如下: RMAN-00569: =error message stack follows=RMAN-00554: initialization of internal recovery manager package failedRMAN-04005: error from target database: ORA-01034: ORACLE not available RMAN-06005: connected to target database: FJTESTRMAN-06008: connected to r
6、ecovery catalog database RMAN> run2> 3> allocate channel c11 type disk;4> allocate channel c12 type disk;5> allocate channel c21 type 'sbt_tape'6> allocate channel c22 type 'sbt_tape'7> restore data
7、base;8> recover database;9> sql "alter database open"10> release channel c11;11> release channel c12;12> release channel c21;13> release channel c22;14> 15> RMAN-03022: compiling command: alloca
8、teRMAN-03023: executing command: allocateRMAN-08030: allocated channel: c11RMAN-08500: channel c11: sid=13 devtype=DISK RMAN-03022: compiling command: allocateRMAN-03023: executing command: allocateRMAN-08030: allocated channel: c12RMAN-08500: channel c12: sid=14 devtype=DISK RMAN-03022: c
9、ompiling command: allocateRMAN-03023: executing command: allocateRMAN-08030: allocated channel: c21RMAN-08500: channel c21: sid=15 devtype=SBT_TAPE RMAN-03022: compiling command: allocateRMAN-03023: executing command: allocateRMAN-08030: allocated channel: c22RMAN-08500: channel c22: sid=17 dev
10、type=SBT_TAPE RMAN-03022: compiling command: set RMAN-03022: compiling command: restoreRMAN-03025: performing implicit partial resync of recovery catalogRMAN-03023: executing command: partial resyncRMAN-08003: starting partial resync of recovery catalogRMAN-08005: partial resync complete
11、160;RMAN-03022: compiling command: IRESTORERMAN-03023: executing command: IRESTORERMAN-08016: channel c21: starting datafile backupset restoreRMAN-08502: set_count=28 set_stamp=402253457RMAN-08016: channel c22: starting datafile backupset restoreRMAN-08502: set_count=29 set_stamp=402253577RMAN-08019
12、: channel c21: restoring datafile 1RMAN-08509: destination for restore of datafile 1: /dev/vx/rdsk/datadg/system01RMAN-08019: channel c22: restoring datafile 3RMAN-08509: destination for restore of datafile 3: /dev/vx/rdsk/datadg/tempaRMAN-08019: channel c21: restoring datafile 2RMAN-08509: destinat
13、ion for restore of datafile 2: /dev/vx/rdsk/datadg/rbsaRMAN-08019: channel c22: restoring datafile 16RMAN-08509: destination for restore of datafile 16: /dev/vx/rdsk/datadg/t3s200n1RMAN-08023: channel c21: restored backup piece 1RMAN-08511: piece handle=dbf_28_402253457_1 params=NULLRMAN-08024: chan
14、nel c21: restore completeRMAN-08016: channel c21: starting datafile backupset restoreRMAN-08502: set_count=31 set_stamp=402253614RMAN-08019: channel c21: restoring datafile 4RMAN-08509: destination for restore of datafile 4: /dev/vx/rdsk/datadg/toolsRMAN-08019: channel c21: restoring datafile 7RMAN-
15、08509: destination for restore of datafile 7: /dev/vx/rdsk/datadg/tempbRMAN-08023: channel c22: restored backup piece 1RMAN-08511: piece handle=dbf_29_402253577_1 params=NULLRMAN-08024: channel c22: restore completeRMAN-08016: channel c22: starting datafile backupset restoreRMAN-08502: set_count=32
16、set_stamp=402253679RMAN-08019: channel c22: restoring datafile 5RMAN-08509: destination for restore of datafile 5: /dev/vx/rdsk/datadg/usersRMAN-08019: channel c22: restoring datafile 13RMAN-08509: destination for restore of datafile 13: /dev/vx/rdsk/datadg/t3s1n1RMAN-08023: channel c21: restored ba
17、ckup piece 1RMAN-08511: piece handle=dbf_31_402253614_1 params=NULLRMAN-08024: channel c21: restore completeRMAN-08016: channel c21: starting datafile backupset restoreRMAN-08502: set_count=30 set_stamp=402253614RMAN-08019: channel c21: restoring datafile 6RMAN-08509: destination for restore of data
18、file 6: /dev/vx/rdsk/datadg/rbsbRMAN-08019: channel c21: restoring datafile 17RMAN-08509: destination for restore of datafile 17: /dev/vx/rdsk/datadg/t2s200n8RMAN-08023: channel c21: restored backup piece 1RMAN-08511: piece handle=dbf_30_402253614_1 params=NULLRMAN-08024: channel c21: restore comple
19、teRMAN-08016: channel c21: starting datafile backupset restoreRMAN-08502: set_count=26 set_stamp=402253457RMAN-08019: channel c21: restoring datafile 8RMAN-08509: destination for restore of datafile 8: /dev/vx/rdsk/datadg/system02RMAN-08019: channel c21: restoring datafile 10RMAN-08509: destination
20、for restore of datafile 10: /dev/vx/rdsk/datadg/t3s500n2RMAN-08023: channel c22: restored backup piece 1RMAN-08511: piece handle=dbf_32_402253679_1 params=NULLRMAN-08024: channel c22: restore completeRMAN-08016: channel c22: starting datafile backupset restoreRMAN-08502: set_count=25 set_stamp=40225
21、3457RMAN-08023: channel c21: restored backup piece 1RMAN-08511: piece handle=dbf_26_402253457_1 params=NULLRMAN-08024: channel c21: restore completeRMAN-08016: channel c21: starting datafile backupset restoreRMAN-08502: set_count=27 set_stamp=402253457RMAN-08019: channel c22: restoring datafile 9RMA
22、N-08509: destination for restore of datafile 9: /dev/vx/rdsk/datadg/t2s500n2RMAN-08019: channel c21: restoring datafile 11RMAN-08509: destination for restore of datafile 11: /dev/vx/rdsk/datadg/t2s500n10RMAN-08019: channel c22: restoring datafile 12RMAN-08509: destination for restore of datafile 12:
23、 /dev/vx/rdsk/datadg/t3s500n1RMAN-08019: channel c21: restoring datafile 14RMAN-08509: destination for restore of datafile 14: /dev/vx/rdsk/datadg/t2s200n10RMAN-08023: channel c22: restored backup piece 1RMAN-08511: piece handle=dbf_25_402253457_1 params=NULLRMAN-08024: channel c22: restore complete
24、RMAN-08016: channel c22: starting datafile backupset restoreRMAN-08502: set_count=33 set_stamp=402253726RMAN-08019: channel c22: restoring datafile 15RMAN-08509: destination for restore of datafile 15: /dev/vx/rdsk/datadg/t2s1n1RMAN-08023: channel c21: restored backup piece 1RMAN-08511: piece handle
25、=dbf_27_402253457_1 params=NULLRMAN-08024: channel c21: restore completeRMAN-08023: channel c22: restored backup piece 1RMAN-08511: piece handle=dbf_33_402253726_1 params=NULLRMAN-08024: channel c22: restore completeRMAN-03023: executing command: partial resyncRMAN-08003: starting partial resync of
26、recovery catalogRMAN-08005: partial resync complete RMAN-03022: compiling command: recover RMAN-03022: compiling command: recover(1) RMAN-03022: compiling command: recover(2) RMAN-03022: compiling command: recover(3)RMAN-03023: executing command: recover(3)RMAN-08054: starting me
27、dia recoveryRMAN-08515: archivelog filename=/archlog/arch2_1.log thread=2 sequence=1RMAN-08515: archivelog filename=/archlog/arch1_1.log thread=1 sequence=1RMAN-08515: archivelog filename=/archlog/arch2_2.log thread=2 sequence=2RMAN-08515: archivelog filename=/archlog/arch2_3.log thread=2 sequence=3
28、RMAN-08515: archivelog filename=/archlog/arch2_4.log thread=2 sequence=4RMAN-08515: archivelog filename=/archlog/arch1_2.log thread=1 sequence=2RMAN-08515: archivelog filename=/archlog/arch2_5.log thread=2 sequence=5RMAN-08515: archivelog filename=/archlog/arch2_6.log thread=2 sequence=6RMAN-08515:
29、archivelog filename=/archlog/arch1_3.log thread=1 sequence=3RMAN-08515: archivelog filename=/archlog/arch2_7.log thread=2 sequence=7RMAN-08515: archivelog filename=/archlog/arch2_8.log thread=2 sequence=8RMAN-08515: archivelog filename=/archlog/arch2_9.log thread=2 sequence=9RMAN-08055: media recove
30、ry complete RMAN-03022: compiling command: recover(4) RMAN-03022: compiling command: sqlRMAN-06162: sql statement: alter database openRMAN-03023: executing command: sqlRMAN-03026: error recovery releasing channel resourcesRMAN-08031: released channel: c12RMAN-08031: released channel: c11RM
31、AN-08031: released channel: c21RMAN-08031: released channel: c22 Recovery Manager complete.以下將不注明恢復日志。2 表空間的恢復run allocate channel c11 type disk; allocate channel c12 type disk; allocate channel c21 type 'sbt_tape'
32、 allocate channel c22 type 'sbt_tape' sql "alter tablespace test_tbs1 offline immediate" # 使表空間離線 restore tablespace test_tbs1;
33、; # 物理恢復表空間 recover tablespace test_tbs1; # 邏輯恢復表空間(應用日志) sql "alter tablespace test_tbs1 online" &
34、#160; # 使表空間在線 release channel c11; release channel c12; release channel c21; release channel c22; 表空間恢復分為離線
35、和在線兩種,數據庫在線時,如果某表空間發(fā)生損壞,可以進行在線的表空間恢復,該任務不會影響數據庫其他表空間的正常運行。 當系統(tǒng)表空間損壞,導致數據庫不能正常運行,因此需離線恢復系統(tǒng)表空間。測試步驟如下:在線恢復某應用表空間a) 破壞某表空間數據文件$ cd /dev/vx/rdsk/datadg$ dd if=data01 of=data02 bs=10kb) 對該數據文件進行操作svrmgr> alter system check datafiles;svrmgr> sele
36、ct file#,status,error from v$datafile_header如果發(fā)現(xiàn)錯誤,則該數據庫文件已經被損壞。c) 恢復該表空間svrmgr> alter tablespace test_tbs1 offline;$ rmanprod rectbs.rcv >> rec2.log &svrmgr> select file#,status,error from v$datafile_header在使用上命令查看恢復情況,如果所有的數據文件狀態(tài)都為“online”,即表明本恢復成功。3 系統(tǒng)表空間的恢復(數據文件
37、的恢復情況): run allocate channel c11 type disk; allocate channel c12 type disk; allocate channel c21 type 'sbt_tape' allocate channel c22 type 'sbt_tape' restore tablespace s
38、ystem; recover tablespace system; sql "alter database open" release channel c11; release channel c12; release channel c21; release channel c22;
39、60; 在對系統(tǒng)表空間進行恢復時,由于數據庫系統(tǒng)運行已經不正常,因此必須使OPS某線程(本例中為test-host2上線程2)在mount狀態(tài),然后執(zhí)行以上恢復腳本。 步驟如下: $ svrmgr> startup mount; $ rmanprod rectbs.rcv >>rec2.log恢復日志與在線恢復表空間基本相同。 4 全庫物理恢復,邏輯恢復至某時刻run allocate channel c11 type disk;
40、160; allocate channel c12 type disk; allocate channel c21 type 'sbt_tape' allocate channel c22 type 'sbt_tape' restore database; # 執(zhí)行數據庫全庫的物理恢復 set until time 'Jul 05 2000 11:00:00' recover database
41、; # 執(zhí)行數據庫全庫的邏輯恢復,恢復到該時刻的狀態(tài) sql "alter database open" release channel c11; release channel c12; release channel c21; release channel c22; 按時間點恢復的情況使用于:數據庫發(fā)生邏輯錯誤,例如在7月6日發(fā)生了邏輯錯誤,即表中有了錯誤的內容而非數據庫系統(tǒng)故障
42、,需要恢復到7月5日11:00的狀態(tài)。 5 物理恢復至某時間點,然后邏輯恢復到該時刻:run allocate channel c11 type disk; allocate channel c12 type disk; allocate channel c21 type 'sbt_tape' allocate channel c22 type 'sbt_tape' set until time 'Jul 05 2000 11:00:00' restore data
43、base; # 執(zhí)行數據庫全庫的物理恢復,恢復到2000/07/05 11:00 recover database; # 執(zhí)行數據庫全庫的邏輯恢復,恢復到2000/07/05 11:00 sql "alter database open" # 打開數據庫 release channel c11;
44、0; release channel c12; release channel c21; release channel c22; 按時間點恢復的情況使用于: 使用當前時間的備份版本不可用,必須使用前一次的備份版本進行恢復,例如在7月6日備份的磁帶發(fā)現(xiàn)故障,即磁帶中有了錯誤塊,并且數據庫系統(tǒng)發(fā)生故障,需馬上恢復到正常運行狀態(tài),本例中即實現(xiàn)了恢復至7月5日11:00的狀態(tài)。 6 按LOGSEQ的恢復到某日志,然后邏輯恢復到當前時刻run allocate channel c11 type disk; a
45、llocate channel c12 type disk; allocate channel c21 type 'sbt_tape' allocate channel c22 type 'sbt_tape' set until logseq 10 thread 2; restore database; set until time 'SYSDATE' recover database; sql "alter database open"
46、60; release channel c11; release channel c12; release channel c21; release channel c22; 使用如上腳本可用于將數據庫恢復到應用某一個日志,恢復到某一日志與恢復到某時間點的結果基本相同,應用場合也基本相同。 7 數據文件恢復到另外一個數據文件的恢復run allocate channel c11 type disk; allocate channel c12 type disk; allocate channel c21 type 'sbt_tape' allocate channel c22 type 'sbt_tape' sql “alter tablespace test_tbs1 offline immediate”; set newname f
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 餐飲冷庫建造合同協(xié)議書
- 廚師長合同協(xié)議書
- 2025年春外研版九年級下冊英語上課課件 M7 Unit 1
- 上市規(guī)則修訂建議諮詢
- 2025年金融街合作協(xié)議書
- 護理缺失文獻分享
- 電動汽車換電站項目融資與投資合作合同
- 知識產權轉讓與聯(lián)合研發(fā)執(zhí)行補充協(xié)議
- 跨國藝術品拍賣合作保證金及結算流程合同
- 網絡直播平臺主播游戲直播與獨家經紀管理協(xié)議
- JJF 1375-2024機動車發(fā)動機轉速測量儀校準規(guī)范
- 現(xiàn)金日記賬模板(出納版)
- 臨床常見操作-灌腸
- 醫(yī)學教材 《狂犬病暴露預防處置工作規(guī)范(2023年版)》解讀課件
- 搬運裝卸服務外包投標方案(技術標)
- 探尋中國茶:一片樹葉的傳奇之旅學習通超星期末考試答案章節(jié)答案2024年
- 冷卻塔清洗合同模板
- 高層建筑火災撲救危險識別與應對
- 2024年管道燃氣客服員(初級)技能鑒定考試復習題庫(含答案)
- 2023-2024學年廣東省惠州市惠城區(qū)八年級(下)期末數學試卷(含解析)
- 專升本機構合同協(xié)議模板
評論
0/150
提交評論