Hi Muhammad, your problem is here a little bit out of topic though, but anyway: you must change your listener address in the /etc/hosts and in listener.ora for use with HA so that it listen also on the "common" HA-IP-address , e.g.: ( address = ( protocol = tcp ) ( host = HA-VIP ) ( port = 1526)
HTH Nikita Michalko Am Samstag, 21. November 2009 13:25 schrieb Muhammad Sharfuddin: > Hi Guys > > hearbeat package also provides an OCF resource for > Oracle(/usr/lib/ocf/resource.d/heartbeat/oracle). I want to create a > cluster of oracle. > > # cat /etc/hosts > dbnode1 192.168.0.236 ## hostname and physical IP of server1 > dbnode2 192.168.0.238 ## hostname and physical IP of server2 > dbserver 192.168.0.245 ## virtual hostname and IP for cluster > > I ran the Oracle(oracle10gR2) installer on 'dbnode1', and install/place > every thing(db, oracle binaries) on file system "/oracle" which is on SAN. > After installation completes, I unmount the /oracle(SAN), and then mount > /oracle on 'dbnode2', but oracle gives error and doesnot starts. > > To start Oracle on 'dbnode2', I have to change the hostname from dbnode2 > to dbnode1. > > is there any specific method to install oracle(any special option I have to > provide to the 'runInstaller' ) for Linux HA > > Regards > > > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
