On Wed, Jun 6, 2012 at 4:56 PM, Paul Damken <zen.su...@gmail.com> wrote: > Thanks Florian and Emmanuel, > > Yes I have, > > "tnsnames.ora" file: > ---------------------> > XIB11_HA.WORLD = > (DESCRIPTION = > (ADDRESS_LIST = > (ADDRESS = (PROTOCOL = TCP)(HOST = aztecavip.domainame)(PORT = 1521)) > ) > (CONNECT_DATA = > (SID = xib11) > ) > ) > <------------------- > > "listener.ora" file: > > --------------------> > # listener.ora Network Configuration File: > /oracle/10.2.0/db_1/network/admin/listener.ora > # Generated by Oracle configuration tools. > > LISTENER = > (DESCRIPTION = > (ADDRESS = (PROTOCOL = TCP)(HOST = aztecavip.domainame)(PORT = > 1521)(IP=FIRST)) > ) > ) > <--------------------- > > It still refuses to work, I guess that I'm missing something important, at > Oracle level I mean.
More detailed logs would help, preferably from the tnslistener process. :) Sure that (IP=FIRST) part is correct? Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org