Hi
I am facing one problem in cdr.I am geting following message while defineing servers.
I am issuing command
D:\informix>cdr define server -c ol_pund2k352 -I ol_pund2k352
I am geting following message:-
command failed -- server not defined in sqlhosts (35)
For command
D:\informix>cdr define server -c g_ol_pund2k352 -I g_ol_pund2k352
connect to g_ol_pund2k352 failed *Error* <-25555> is not a known Enterprise Repl
ication error (-25555)
I am trying CDR on two W2K machines and hosts file description from registry is like this :
machine:- pund2k352
g_ol_pund2k352
HOST -
OPTIONS i=101
PROTOCOL group
SERVICE -
ol_pund2k352
HOST pund2k352
OPTIONS g=g_ol_pund2k352
PROTOCOL olsoctcp
SERVICE turbo1
machine:- pund2k314
g_ol_pund2k314
HOST -
OPTIONS i=102
PROTOCOL group
SERVICE -
ol_pund2k3141
HOST pund2k314
OPTIONS g=g_ol_pund2k314
PROTOCOL olsoctcp
SERVICE ids_san
Both machines has Services files having entry
ids_san 3182/tcp #ol_pund2k314
turbo1 1527/tcp #ol_pund2k352
hosts.equiv has entries for both machines
sanjkuma@pund2k314.adprod.bmc.com
stase@pund2k352.adprod.bmc.com
pund2k352
pund2k314
pund2k352.adprod.bmc.com
pund2k314.adprod.bmc.com
Can anyone help ?