表空間資料檔案故障處理
一、故障現象:
1.$sudo rm -rf REG01 --表空間資料檔案不正確,在OS下rm;
2.11:56:16 SYS@PROD>startup
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 1219184 bytes
Variable Size 104859024 bytes
Database Buffers 205520896 bytes
Redo Buffers 2973696 bytes
Database mounted.
ORA-01157: cannot identify/lock data file 9 - see DBWR trace file
ORA-01110: data file 9: '/u01/app/oracle/oradata/PROD/disk1/REG01'
資料庫不能正常啟動!
二、故障解決:
12:05:09 SYS@PROD>startup mount;
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 1219184 bytes
Variable Size 104859024 bytes
Database Buffers 205520896 bytes
Redo Buffers 2973696 bytes
Database mounted.
12:05:23 SYS@PROD>alter database datafile'/u01/app/oracle/oradata/PROD/disk1/REG01' offline drop
12:06:52 SYS@PROD>startup force;
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 1219184 bytes
Variable Size 104859024 bytes
Database Buffers 205520896 bytes
Redo Buffers 2973696 bytes
Database mounted.
Database opened.
故障解決!!!
Johnson
13-12-23
1.$sudo rm -rf REG01 --表空間資料檔案不正確,在OS下rm;
2.11:56:16 SYS@PROD>startup
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 1219184 bytes
Variable Size 104859024 bytes
Database Buffers 205520896 bytes
Redo Buffers 2973696 bytes
Database mounted.
ORA-01157: cannot identify/lock data file 9 - see DBWR trace file
ORA-01110: data file 9: '/u01/app/oracle/oradata/PROD/disk1/REG01'
資料庫不能正常啟動!
二、故障解決:
12:05:09 SYS@PROD>startup mount;
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 1219184 bytes
Variable Size 104859024 bytes
Database Buffers 205520896 bytes
Redo Buffers 2973696 bytes
Database mounted.
12:05:23 SYS@PROD>alter database datafile'/u01/app/oracle/oradata/PROD/disk1/REG01' offline drop
12:06:52 SYS@PROD>startup force;
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 1219184 bytes
Variable Size 104859024 bytes
Database Buffers 205520896 bytes
Redo Buffers 2973696 bytes
Database mounted.
Database opened.
故障解決!!!
Johnson
13-12-23
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/90618/viewspace-1064215/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- MySQL 磁碟空間滿導致表空間相關資料檔案損壞故障處理MySql
- 關於丟失表空間資料檔案的處理方式
- 表空間和資料檔案的管理
- oracle 普通表空間資料檔案壞塊Oracle
- 表空間(資料檔案shrink)收縮示例
- 新建的表空間(或資料檔案)丟失以及控制檔案丟失,有新建表空間(或資料檔案)前的控制文
- MySQL InnoDB系統表空間資料檔案配置MySql
- 2.5.9 在資料庫建立期間支援大檔案表空間資料庫
- Oracle臨時表空間檢視、新增臨時表空間資料檔案、修改預設臨時表空間 方法!Oracle
- 2.5.4 為 SYSAUX 表空間指定資料檔案屬性UX
- PostgreSQL在不同的表空間移動資料檔案SQL
- 表空間與資料檔案的offline和online操作
- Oracle 表空間增加檔案Oracle
- Oracle案例11——Oracle表空間資料庫檔案收縮Oracle資料庫
- sysaux 表空間爆滿處理方法UX
- 達夢資料庫系統表空間資料檔案遷移過程資料庫
- oracle dg庫資料檔案空間不足Oracle
- MySQL 系統表空間檔案解析MySql
- oracle sysaux表空間滿了處理辦法OracleUX
- oracle中undo表空間丟失處理方法Oracle
- PostgreSQL:表空間-->資料庫-->表SQL資料庫
- 處理Linux刪除檔案後空間未釋放的問題Linux
- 很久以前某次銀行生產環境環境data gurad新增表空間資料檔案故障(UNNAMED00011)
- MySQL innodb表使用表空間物理檔案複製表MySql
- Oracle 刪除使用者、表空間、資料檔案、使用者下的所有表Oracle
- oracle系統表空間過大問題處理Oracle
- 使用資料流的思想處理檔案
- 3576.02空間指令碼brain.script,02檔案, 02“XX_brain”資料夾, 01空間資料夾, 04TB檔案指令碼AI
- [待整理]oracle10g刪除(釋放)資料檔案/表空間流程Oracle
- Oracle 10g大檔案表空間(轉)Oracle 10g
- oracle建立臨時表空間和資料表空間以及刪除Oracle
- Oracle單個資料檔案損壞,在Rman命令裡設定表空間、資料檔案offline方式來恢復最方便Oracle
- 刪除UNDO表空間並處理ORA-01548問題
- 技術分享 | OceanBase 資料處理之控制檔案
- 【故障處理】ORA-600:[13013],[5001]故障處理
- 時間序列資料的處理
- 16、表空間 建立表空間
- Oracle undo 表空間資料檔案丟失強制啟動資料庫(沒有未提交的事務)Oracle資料庫
- 批處理以當前時間為檔名建立檔案