HPUX上出現ORA-27300、ORA-27301、ORA-27302的STATUS 11錯誤
資料庫出現ORA-27300、ORA-27301和ORA-27302錯誤並最終出現ORA-29702錯誤,導致資料庫例項的崩潰。
資料庫版本為10.2.0.4 RAC for HP-UX,詳細錯誤資訊為:
Wed Jun 27 04:31:07 2012
Process startup failed, error stack:
Wed Jun 27 04:31:07 2012
Errors in file /u01/app/oracle/admin/orcl/bdump/orcl2_psp0_1943.trc:
ORA-27300: OS system dependent operation:fork failed with status: 11
ORA-27301: OS failure message: Resource temporarily unavailable
ORA-27302: failure occurred at: skgpspawn3
Wed Jun 27 04:31:08 2012
Process J001 died, see its trace file
Wed Jun 27 04:31:08 2012
kkjcre1p: unable to spawn jobq slave process
Wed Jun 27 04:31:08 2012
Errors in file /u01/app/oracle/admin/orcl/bdump/orcl2_cjq0_1965.trc:
Wed Jun 27 04:41:55 2012
Process startup failed, error stack:
Wed Jun 27 04:41:55 2012
Errors in file /u01/app/oracle/admin/orcl/bdump/orcl2_psp0_1943.trc:
ORA-27300: OS system dependent operation:fork failed with status: 11
ORA-27301: OS failure message: Resource temporarily unavailable
ORA-27302: failure occurred at: skgpspawn3
Wed Jun 27 04:41:56 2012
Process q001 died, see its trace file
Wed Jun 27 04:41:56 2012
ksvcreate: Process(q001) creation failed
Wed Jun 27 04:53:16 2012
Process startup failed, error stack:
.
.
.
Errors in file /u01/app/oracle/admin/orcl/bdump/orcl2_psp0_1943.trc:
ORA-27300: OS system dependent operation:fork failed with status: 11
ORA-27301: OS failure message: Resource temporarily unavailable
ORA-27302: failure occurred at: skgpspawn3
Wed Jun 27 05:05:06 2012
Process q001 died, see its trace file
Wed Jun 27 05:05:06 2012
ksvcreate: Process(q001) creation failed
Wed Jun 27 05:13:04 2012
Error: KGXGN aborts the instance (6)
Wed Jun 27 05:13:04 2012
Errors in file /u01/app/oracle/admin/orcl/bdump/orcl2_lmon_1945.trc:
ORA-29702: error occurred in Cluster Group Service operation
LMON: terminating instance due to error 29702
從status為11以及fork程式報錯判斷,導致問題的原因是作業系統無法分配程式。
系統dmesg日誌出現大量資訊:
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
proc: table is full
這也證明了導致問題的原因是當前程式數超過了核心引數的設定。
重新設定作業系統上的nproc和maxuprc的值,根據Oracle的安裝文件nproc的值至少為4096,而maxuprc的值為nproc*9/10,如果當前程式數量超過設定的值,則根據實際需求重新調整兩個值。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/4227/viewspace-743699/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Process startup failed (ORA-27300,ORA-27301,ORA-27302)AI
- 經常出現 HTTP Status 500 -錯誤HTTP
- ORA-27300 ORA-27301 ORA-27302問題處理
- Troubleshooting ORA-27300 ORA-27301 ORA-27302 errors [ID 579365.1]Error
- ORA-27300 ORA-27301 ORA-27302 問題解決方法
- ORA-27300: ORA-27301: OS failure message: Error 0 錯誤AIError
- ORA-27154,ORA-27300,ORA-27301,ORA-27302: failure occurred at: sskgpcreatesAI
- ORA-27300,ORA-27301,ORA-27302,ORA-04030導致crashed databaseDatabase
- oracle啟動的時候報 ORA-27154、ORA-27300、ORA-27301、ORA-27302Oracle
- 在HPUX ASM上建立表空間產生的錯誤UXASM
- hpux ora-27300 資料庫UX資料庫
- ORA-27300: OS system dependent operation:fork failed with status: 11AI
- ORACLE ORA-27504 ORA-27300 ORA-27301 ORA-27302 ORA-27303 問題處理Oracle
- Oracle RAC 11gR2 ORA-15055 ORA-27140 ORA-27300 ORA-27301 ORA-27302 ORA-27303Oracle
- ORA-27300 錯誤處理
- 如何修復 Ubuntu 上“…script returned error exit status 1”的錯誤UbuntuError
- GetDlgItem() 出現錯誤Git
- 在vscode上寫Makefile出現格式錯誤VSCode
- Flutter 最常出現的典型錯誤Flutter
- 配置nagios出現的錯誤iOS
- Opencv出現detecMultiScale錯誤OpenCV
- 埠占用出現的不同的錯誤:
- solaris上建立oracle資料庫出現:out of memory 錯誤Oracle資料庫
- 安裝11g RAC出現PRCT-1011錯誤
- ORA-27300: OS system dependent operation:fork failed with statusAI
- hpux的報錯日誌UX
- win10系統出現硬體錯誤117如何解決_win10系統出現硬體錯誤117解決教程Win10
- Laravel 出現 419 錯誤Laravel
- AS打包出現app:transformClassesAndResourcesWithProguardForRelease錯誤APPORM
- 使用 sudo 命令出現錯誤
- FTP出現426錯誤FTP
- oracle 8.1.7.4建立dblink出現ora-03113錯誤Oracle
- 設定AUTOTRACE時出現SP2-0611錯誤
- ORA-27300: OS system dependent operation:fork failed with status: 12AI
- 詳細剖析Win7撥號出現錯誤711的問題Win7
- scp出現錯誤的解決辦法
- 編譯EJB出現錯誤的解決編譯
- nginx出現403錯誤的解決方法Nginx