I have a two-node cluster on RHES 4, Oracle 10.2.0.3.
Unfortunately, I did not install this particular system, but the maintenance has been assigned to me... :(
Issue:
ONS daemon is running on first node, but not on the second node.
I tried starting ons using: $ORACLE_HOME/bin/onsctl start and onsctl ping command returns successfully mentioning ons is started.
However, when I issue: srvctl status nodeapps -n , it still says ONS daemon is not running on node:
Am I missing something here?
Anyone, any ideas/thoughts?
2007-07-22 02:31:21.114: [ RACG][2540684544] [17186][2540684544][ora.evg60lx-sscout-ora-rac2.ons]: end for resource = ora.evg60lx-sscout-ora-rac2.ons, action = start, status = 1, time = 1.340s
2007-07-22 02:31:21.361: [ RACG][2540684544] [17341][2540684544][ora.evg60lx-sscout-ora-rac2.ons]: onsctl: shutting down ons daemon ...
libclntsh.so dlopen failed:
libclntsh.so: cannot open shared object file: No such file or directory
Unable to open libclntsh.so
onsctl: shutdown of ons failed!
What are the contents of
$ORACLE_HOME/opmn/logs/ons.log file
A: 07/08/29 16:39:30 [2] Connection 0,172.18.0.212,6202 message out of sync:
This is repeated 3-4 times.
ls -ltr $ORACLE_HOME/opmn/lib/lib*.so
A: there's only one file in this folder: ons.jar
$ORACLE_HOME/opmn/bin/opmnctl stopall
A: There's no such executable in this folder; only "ons"
Bookmarks