Clusterware 10g: what kicks off 3rd-party failover script?
I am trying to use Oracle Clusterware 10g (installed on two identical Dell Linux boxes,
OEL 5.2) to failover a 3rd-party application, specifically websphere MQ. I have a ksh
script that is supposed to start/stop/restart the application.
Clusterware will fail over the IP address fine to the other box if I yank the primary box's
cable, but the app itself doesn't fail over. If I knew what (in Clusterware) did the
"kicking off" of the ksh script I could troubleshoot it more. I used the instructions in:
http://www.oracle.com/technology/products/database/clusterware/pdf/TWP-Oracle-Clusterware-3rd-party.pdf
and I'm pretty sure I did it right.
Any ideas?