If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Define Repli Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-15-04, 02:42
VitaminB VitaminB is offline
Registered User
 
Join Date: Jun 2004
Posts: 21
Define Repli Server

Hi Guys,

I have defined the SQPLHOST and ONCONFIG but then I want to define the Repl.server a problem occur. The system can't connect to group_1 but this group I have defined bevore and everything was ok...what happens? Here are the configurations:

SQLHOSTS:
group_1 group - - i=3
group_2 group - - i=4
iibm02 onsoctcp iibm02.inf.uni-jena.de inf_ids g=group_1
iibm02_alias onsoctcp iibm02.inf.uni-jena.de 40050 g=group_2


ONCONFIG:
...SERVERNUM 0 # Unique id corresponding to a OnLine instance
DBSERVERNAME iibm02 # Name of default database server
DBSERVERALIASES iibm02_alias # List of alternate dbservernames
NETTYPE onsoctcp # Configure poll thread(s) for nettype ...

-->I think this is ok, because I can connect to alias with dbaccess


Failure:
cdr define server -c group_1 -I group_1
connect to group_1 failed *Error* <-25555> is not a known Enterprise Replication error (-25555)


Thanks and best Regards,
Marcus
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On