Greetings to All,
We have 3 tuxedo domains inside one of our server.We have set up 3 domains.
Name A(runs with tuxedo 11gr1),B and C(runs with tuxedo 10gr1)
Now in the ULOG of DOMAIN A we are receiving an error :
DOMAINA!GWADM.24632.1.0: LIBGW_CAT:3032: ERROR: Can't setup links from REMOTE SERVICE entry to routing/rdomentry
Domain A actually tries talking to DOMAIN C.
dmconfig of DOMAIN A:
======================
Local Domains ->
CSERVER(OSITPX type)
QFISWTC02(TDOMAIN type)
Remote Domains ->
PSS(OSITPX type)
SMART_TDOM
DM_TDOMAIN ->
QFISWTC02 NWADDR="//myserverdnsname:61501"
SMART_TDOM NWADDR="//myserverdnsname:8219"
DM_OSITPX ->
CSERVER NWADDR="x.y.z.b" x.y.z.b is the ip of myserverdnsname
PSS NWADDR="a.b.c.d" a.b.c.d is the ip of remote unisys server
Local Services ->
SERVICE1 LDOM=QFISWTC02
SERVICE2 LDOM=QFISWTC02
SERVICE3 LDOM=QFISWTC02
Remote Service ->
SERVICE1 RDOM=PSS
SERVICE2 RDOM=PSS
SERVICE3 RDOM=PSS
dmconfig of DOMAIN C:
=====================
Local Domains ->
CSERVER_SMART (OSITPX type)
SMART_TDOM (TDOMAIN type)
Remote Domains ->
QFISWTC02
DM_TDOMAIN ->
SMART_TDOM NWADDR="//myserverdnsname:8219"
QFISWTC02 NWADDR="//myserverdnsname:61501"
DM_OSITPX ->
CSERVER_SMART NWADDR="x.y.z.b:104,IP"
Local Services ->
Remote Service ->
SERVICE1
AUTOTRAN=N
CONV=N
LDOM=SMART_TDOM
RDOM=QFISWTC02
SERVICE2
AUTOTRAN=N
CONV=N
LDOM=SMART_TDOM
RDOM=QFISWTC02
SERVICE3
AUTOTRAN=N
CONV=N
LDOM=SMART_TDOM
RDOM=QFISWTC02
Now when I am booting up domain C and booting up domain A or vice versa it gives the error in Domain A ulog.
I have tried cleaning ipc structures.
Re-installed tuxedo
Nothing helps.
pd -d SMART_TDOM returns nothing in domain C.
pd -d QFISWTC02 returns nothing in domain A.
This set up works good in other 2 servers.
Any idea?
Regards,
Dev
+61-421700938
I am not receiving the error when I am keeping my REMOTE SERVICES empty of DOMAIN A.
For Domain A :
These below services exists remotely in one different Unisys server
SERVICE1 RDOM=PSS
SERVICE2 RDOM=PSS
SERVICE3 RDOM=PSS
This unisys server connects our DOMAIN A by our server's dns name.
Currently they have no entry for our server.
Is this the cause we are receiving this error : DOMAINA!GWADM.24632.1.0: LIBGW_CAT:3032: ERROR: Can't setup links from REMOTE SERVICE entry to routing/rdomentry?
Also when i am trying the below in DOMAIN C:
pd -d SMART_TDOM
Local domain :SMART_TDOM
Connected domains:
and below in DOMAIN A:
pd -d QFISWTC02
Local domain FISWTC02
Connected domains:
I get nothing.. Why this connectivity is not getting established?
Any idea?
Regards,
Deb
+61-421700938
Sorted out.
Seems to be a Port issue.
Created two sample domains.
One Client Domain
One Server Domain.
Configured with same Port did not work.
Checked with different Port.
Started Working.
--转自