ons can not start [message #606875] |
Thu, 30 January 2014 05:54 |
andy huang
Messages: 498 Registered: July 2011
|
Senior Member |
|
|
The ons of two nodes can not start,how cam i fix it?
node1-> crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora.node1.gsd application ONLINE ONLINE node1
ora.node1.ons application ONLINE OFFLINE
ora.node1.vip application ONLINE ONLINE node1
ora.node2.gsd application ONLINE ONLINE node2
ora.node2.ons application ONLINE OFFLINE
ora.node2.vip application ONLINE ONLINE node2
[root@node2 racg]# more ora.node2.ons.log
2014-01-30 19:11:25.286: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrons_get_onscfg failed, stat = 504, ocrerr =
5
clsrons_get_onscfg failed, stat = 504, ocrerr = 5
onsctl: ons failed to start
2014-01-30 19:11:25.287: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/app/ora
cle/product/10.2.0/crs_1
2014-01-30 19:11:25.287: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrcexecut: cmd = /u01/app/oracle/product/10.2.
0/crs_1/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/app/oracle/product/10.2.0/crs_1/bin/onsctl start
2014-01-30 19:11:25.287: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrcexecut: rc = 1, time = 1.350s
2014-01-30 19:11:25.503: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrons_get_onscfg failed, stat = 504, ocrerr =
5
ons is not running ...
2014-01-30 19:11:25.503: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/app/ora
cle/product/10.2.0/crs_1
2014-01-30 19:11:25.503: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrcexecut: cmd = /u01/app/oracle/product/10.2.
0/crs_1/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/app/oracle/product/10.2.0/crs_1/bin/onsctl ping
2014-01-30 19:11:25.503: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: clsrcexecut: rc = 1, time = 0.220s
2014-01-30 19:11:25.504: [ RACG][3067770560] [23956][3067770560][ora.node2.ons]: end for resource = ora.node2.ons, action = start
, status = 1, time = 1.620s
2014-01-30 19:11:25.962: [ RACG][3067852480] [24023][3067852480][ora.node2.ons]: onsctl: shutting down ons daemon ...
clsrons_get_onscfg failed, stat = 504, ocrerr = 5
onsctl: shutdown of ons failed!
2014-01-30 19:11:25.962: [ RACG][3067852480] [24023][3067852480][ora.node2.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/app/ora
cle/product/10.2.0/crs_1
2014-01-30 19:11:25.962: [ RACG][3067852480] [24023][3067852480][ora.node2.ons]: clsrcexecut: cmd = /u01/app/oracle/product/10.2.
0/crs_1/bin/racgeut -e _USR_ORA_DEBUG=0 540 /u01/app/oracle/product/10.2.0/crs_1/bin/onsctl stop
2014-01-30 19:11:25.962: [ RACG][3067852480] [24023][3067852480][ora.node2.ons]: clsrcexecut: rc = 3, time = 0.240s
|
|
|
Re: ons can not start [message #606877 is a reply to message #606875] |
Thu, 30 January 2014 05:58 |
John Watson
Messages: 8963 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
First, do you actually need the ONS service? If not, forget it.
Second, I wouldn't try to fix anything on release 10.2.0.1. Patch it up to the terminal release first.
Third, please use [code] tags. You know how to do it.
|
|
|
|