sd2-100-rac1:/home/oracle>srvctl start database -d anyang
prcr-1079 : failed to start resource ora.anyang.db
crs-5017: the resource action "ora.anyang.db start" encountered the following error:
ora-27154: post/wait create failed
ora-27300: os system dependent operation:semget failed with status: 28
ora-27301: os failure message: no space left on device
ora-27302: failure occurred at: sskgpcreates
crs-2674: start of 'ora.anyang.db' on 'sd2-100-rac2' failed
crs-5017: the resource action "ora.anyang.db start" encountered the following error:
ora-27154: post/wait create failed
ora-27300: os system dependent operation:semget failed with status: 28
ora-27301: os failure message: no space left on device
ora-27302: failure occurred at: sskgpcreates
由於該系統上同時安裝多個例項,某些例項的sessions或者processes分配過大,導致資料庫在啟動過程中無法在系統上分配對應的資源導致。
資料庫啟動報錯
oracle資料庫啟動報錯 oracle initialization or shutdown in progress 資料庫在程序中初始化或關閉 出現錯誤原因 之前在資料庫中匯入了乙個名為tj2012的dmp檔案,之後由於不小心該檔案刪除,在下一次登陸時,就出現無法啟動錯誤,原來這些個已經匯入的d...
啟動資料庫報錯ORA 00845
原因 由於設定sga的大小超過了作業系統 dev shm的大小 解決方法 首先看一下物理記憶體和swap的大小 root night free m total used free shared buffers cached mem 503 369 134 0 26 283 buffers cache...
啟動資料庫報錯(2)控制檔案丟失
show parameter control 控制檔案查詢 控制檔案存在於引數檔案,也存在快速恢復區 可以通過日誌恢復,也可以來回create 複製 shutdown inmediate abort 例項關閉 三重控制檔案在磁碟驅動器故障時最小化恢復 增加控制檔案,並用控制檔案啟動資料庫 複製檔案注...