主機備份拷貝到備機上進行rman 還原,完成後用standy controlfile替換。
比對檔案和控制檔案的sn ,發現檔案比控制檔案要小。
sql> select distinct checkpoint_change# from v$datafile;
checkpoint_change#
------------------
335610152
sql> select current_scn from v$database;
current_scn
-----------
335617437
rman> recover database;
starting recover at 15-may-20
allocated channel: ora_disk_1
channel ora_disk_1: sid=463 device type=disk
rman> quit
--重新開啟資料庫,成功。
connected to:
oracle database 12c enterprise edition release 12.2.0.1.0 - 64bit production
sql> alter database open read only;
database altered.
三種故障還原模型
開啟sql server企業管理器,展開 資料庫 樹型選單,在任一資料庫上點右鍵,選擇 屬性 切換到 選項 標籤,我們就可以看到 故障還原 裡有乙個下拉列表框,包括 大容量日誌記錄的 簡單 完全 這就是我們要說的三種故障還原模型。簡單恢復,使用簡單恢復模型可以將資料庫恢復到上次備份的即時點,不過無法...
備份還原測試
備份還原測試1 在資料檔案目錄data dameng下配置dmarch.ini,內容如下 linux環境 archive local1 arch type local arch dest data dameng arch arch file size 128 arch space limit 0 2...
設定還原表空間檔案離線故障
ommitting creation of archivelog d oracle product 10.1.0 flash recovery area myoracle archivelog 2009 09 02 o1 mf 1 479 59vr4kx4 arc created oracle ma...