使用_allow_resetlogs_corruption隱藏引數跳過資料庫一致性檢查
SQL> alter system set "_allow_resetlogs_corruption"=true scope=spfile;
System altered.
SQL> shutdown immediate
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
SQL> startup mount;
ORACLE instance started.
Total System Global Area 432013312 bytes
Fixed Size 2021344 bytes
Variable Size 150997024 bytes
Database Buffers 276824064 bytes
Redo Buffers 2170880 bytes
Database mounted.
SQL> alter database open resetlogs;
Database altered.
[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24237320/viewspace-1059670/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 檢視資料庫中的隱藏引數(指令碼)資料庫指令碼
- 獲取資料庫中所有隱藏引數資料庫
- 檢視oracle隱藏引數Oracle
- oracle隱藏引數的檢視和使用Oracle
- 隱藏引數查詢sqlSQL
- Oracle 隱藏引數使用Oracle
- 檢視Oracle隱藏引數的SQLOracleSQL
- 隱藏引數查詢和dictionary viewView
- Oracle 隱含引數 : _allow_resetlogs_corruptionOracle
- Oracle引數-隱藏引數Oracle
- 查詢資料庫隱含引數的sql語句資料庫SQL
- 快速檢查資料庫一致性資料庫
- 缺少歸檔日誌,ORACLE資料庫恢復使用_allow_resetlogs_corruption引數Oracle資料庫
- Oracle 各版本引數/隱藏引數 介紹Oracle
- python跨庫檢查資料一致性Python
- win10怎麼檢視隱藏資料夾 window10隱藏資料夾如何檢視Win10
- ORACLE資料庫DDL審計觸發器與隱藏引數_system_trig_enabledOracle資料庫觸發器
- win10 如何檢視隱藏的資料夾 win10檢視隱藏檔案方法Win10
- 使用_allow_resetlogs_corruption強制開啟資料庫資料庫
- [Q]怎麼檢視資料庫引數 zt資料庫
- 丟失undo檔案和隱含引數_allow_resetlogs_corruption恢復
- Camstar Protal Studio 使用引數查資料
- 關於隱藏Selenium繞過檢測
- Shell指令碼對ps命令隱藏引數指令碼
- 隱含引數的查詢
- mac怎麼檢視顯示隱藏資料夾?Mac
- mac檢視隱藏資料夾的圖文教程Mac
- 在Excel中貼上時怎樣跳過隱藏行Excel
- 資料庫配置檢查資料庫
- JS實現點選引數皮膚按鈕顯示或隱藏資料JS
- win10怎樣檢視隱藏的資料夾_win10怎麼開啟隱藏資料夾Win10
- MongoDB隱藏技能:如何重新命名資料庫MongoDB資料庫
- 資料隱藏技術資料隱藏
- 用隱藏引數為Windows Commander提速(轉)Windows
- Oracle隱含引數的查詢Oracle
- 使用SQL來分析資料庫引數(二)SQL資料庫
- 隱藏資料夾怎麼取消隱藏 關閉隱藏檔案的辦法
- 差點丟失資料的RMAN 恢復,最後用隱藏引數開啟