Hi All,
I am trying to link an Informix 14.10.FC3 instance running on a RHEL7 server to an Informix 12.10.FC4 instance running on a Solaris 10 server. (I previously had both servers connected, but using the same Informix 12.10)
IBM Informix Dynamic Server Version 14.10.FC3 -- On-Line -- Up 03:23:42 -- 3946412 Kbytes
IBM Informix Dynamic Server Version 12.10.FC4 -- On-Line -- Up 01:49:52 -- 7032832 Kbytes
I can connect in both directions using DBACCESS, so the servers can talk to each other.
I am attempting to define a new server connection, which will be the original for both systems:
cdr define server --connect=i14_srepl_tcp --init g_upg_srepl --nonroot --sync=g_upg_scli
On the REHL7 side (i14_srepl_tcp & g_upg_srepl), I amgetting:
14:05:18 CDR connection to server lost, id 12, name <g_upg_scli>
Reason: ASF connect error (-27002)
14:05:18 CDR GC: operation sync connect failed (error 5).
14:05:18 CDR GC: synchronization failed (sync abort, shutting down CDR)
On the Solaris side (g_upg_scli), the error is just:
14:05:18 (62) connection rejected - no calls allowed for cdraccept
if it helps, this is the relevant section of the sqlhosts file on each system:
RHEL7:
----------
g_upg_srepl group - - i=42
i14_srepl_tcp onsoctcp rh7data 5142 g=g_upg_srepl
g_upg_scli group - - i=12
sylvestercfp_tcp onsoctcp clientdata 5196 g=g_upg_scli
Solaris:
----------
g_upg_scli group - - i=12
sylvestercfp_tcp onsoctcp clientdata 5196 g=g_upg_scli
g_upg_srepl group - - i=42
i14_srepl_tcp onsoctcp rh7data 5142 g=g_upg_srepl
Thanks Much,
Michael Hoffman
------------------------------
Michael Hoffman
------------------------------
#Informix