VIPCA failes with CRS-0215 ONS
VIPCA的時候,ons出現問題。
racle Database 10g CRS Release 10.2.0.4.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
Number of onsconfiguration retrieved, numcfg = 0
onsctl: ons failed to start
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl start
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 1, time = 7.280s
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
ons is not running ...
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl ping
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 1, time = 0.200s
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: end for resource = ora.mxb2bcoredb01.ons, action = start, status = 1, time = 7.500s
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: onsctl: shutting down ons daemon ...
CONNECT: Network is unreachable
Number of onsconfiguration retrieved, numcfg = 0
onsctl: shutdown of ons failed!
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl stop
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 2, time = 6.160s
2010-02-24 16:53:16.370: [ RACG][2952391968] [29990][2952391968][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
Number of onsconfiguration retrieved, numcfg = 0
onsctl: ons failed to start
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl stop
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 2, time = 6.160s
2010-02-24 16:53:16.370: [ RACG][2952391968] [29990][2952391968][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
Number of onsconfiguration retrieved, numcfg = 0
onsctl: ons failed to start
這裡是移除了/etc/hosts裡面的127.0.0.1 localhost.localdomain localhost導致,ons需要ping localhost所以這裡ping不到導致錯誤。
解決方法,加上127.0.0.1 localhost.localdomain localhost
可見
racle Database 10g CRS Release 10.2.0.4.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
Number of onsconfiguration retrieved, numcfg = 0
onsctl: ons failed to start
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl start
2010-02-24 16:45:09.610: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 1, time = 7.280s
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
ons is not running ...
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl ping
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 1, time = 0.200s
2010-02-24 16:45:09.813: [ RACG][3577232672] [17799][3577232672][ora.mxb2bcoredb01.ons]: end for resource = ora.mxb2bcoredb01.ons, action = start, status = 1, time = 7.500s
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: onsctl: shutting down ons daemon ...
CONNECT: Network is unreachable
Number of onsconfiguration retrieved, numcfg = 0
onsctl: shutdown of ons failed!
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl stop
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 2, time = 6.160s
2010-02-24 16:53:16.370: [ RACG][2952391968] [29990][2952391968][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
Number of onsconfiguration retrieved, numcfg = 0
onsctl: ons failed to start
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/product/crs
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: cmd = /u01/product/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/product/crs/bin/onsctl stop
2010-02-24 16:45:16.031: [ RACG][1078521120] [17997][1078521120][ora.mxb2bcoredb01.ons]: clsrcexecut: rc = 2, time = 6.160s
2010-02-24 16:53:16.370: [ RACG][2952391968] [29990][2952391968][ora.mxb2bcoredb01.ons]: Number of onsconfiguration retrieved, numcfg = 0
Number of onsconfiguration retrieved, numcfg = 0
onsctl: ons failed to start
這裡是移除了/etc/hosts裡面的127.0.0.1 localhost.localdomain localhost導致,ons需要ping localhost所以這裡ping不到導致錯誤。
解決方法,加上127.0.0.1 localhost.localdomain localhost
可見
- 郵件: inthirties@gmail.com
- MSN: inthirties@hotmail.com
- QQ: inthirties@qq.com
- 專業論壇
- 技術部落格 http://blog.csdn.net/inthirties
- 個人站點 http://blog.inthirties.com
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/21565006/viewspace-1031428/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- vipca遇到CRS-0215,Could not start onsPCA
- vipca 遭遇 crs-1006 , crs-0215PCA
- VIPCA CRS-1006 , CRS-0215的處理PCA
- oracle ons(OracleNotificationService)Oracle
- VIPCA無法執行PCA
- vipca報錯 Error 0PCAError
- CRS-0215 錯誤處理
- RAC: SRVCTL and VIPCA 命令報錯解決方法PCA
- ONS2016:FaceBook操作優先
- 阿里雲ons佇列監控api深度使用阿里佇列API
- oracle 11.2.0.3 grid ons 程式 checked timed outOracle
- Tracing GSD, SRVCTL, GSDCTL, VIPCA and SRVCONFIG (Doc ID 178683.1)PCA
- Oracle 10gR2 RAC Clusterware ONS服務的管理Oracle 10g
- PRKP-1001與CRS-0215解決方案
- 【RAC】刪除RAC資料庫節點(五)——刪除ONS資料庫
- 在RAC 中解決 vipca 和 srvctl 無法執行的錯誤PCA
- root script (root.sh or rootupgrade.sh) Failed to start resource ora.onsAI
- ONS自動offline - Authentication OSD error, op: scls_auth_client_response_setErrorclient
- 【RAC】處理因ons導致CPU使用率過高的問題
- ONS:英國27%的殘疾人從來沒有使用過網際網路
- root.sh / vipca: error while loading shared libraries: libpth read.so.PCAErrorWhile
- rac02 : CRS-1019: Resource ora.rac01.ons(application) cannot run on rac02APP
- 10gR2 RAC Install issues on Oracle EL5 or RHEL5 or SLES10 VIPCA/SRVCTL_414163.1OraclePCA
- ONS:調查顯示700萬英國成年人在過去的3個月內從未訪問過網際網路