[Pacemaker] [Help] Pacemaker + Oracle Listener
Paul Damken
zen.suite at gmail.com
Wed Jun 6 14:56:22 UTC 2012
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.
Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20120606/303904e9/attachment.htm>
More information about the Pacemaker
mailing list