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 > cannot delete replicate

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-05-03, 05:21
badboy badboy is offline
Registered User
 
Join Date: Apr 2003
Posts: 6
cannot delete replicate

here is my problem:
when i try to delete replicate with:
cdr delete replicate -c <server> <repl_name>
it says me that this replicate is not defined and cannot delete it.
when i run cdr list repl, this replicate i shown in the output and is ACTIVE.
but this replicate doesn't working cause when i insert into prim server's one replicated table, the inserted row doesn't go to target server -so replication doesn't work. with replication menager under winNT connected to targer server i see both servers,and all replicates between them ACTIVE but when i try to connect to target server it says me:
The Start of ER on the server g_serv2 failed with error 951[ESQL/Serer error].
i check the files hosts.equiv on both servers and everything is fine.
i want to delete replicates betwen two servers, cause i want to delete one of them-g_serv2 , and define it again. what can i do?
Reply With Quote
  #2 (permalink)  
Old 04-06-03, 03:20
eherber eherber is offline
Registered User
 
Join Date: Aug 2002
Location: Bonn/Germany
Posts: 152
I would recommend to work only with the command
line interface ('cdr') and not with the NT GUI interface.

It might be that the global cache is not up to date.
Try to directly login to the machine where this replicate
is defined and try the delete-command again.
Altought you might restart ER, so that the global cache
gets refreshed.

You might also post this question to the newsgroup comp.databases.informix. This newswgroups is watches
by some guys from IFMX development directly.
__________________

Best regards

Eric
--
IT-Consulting Herber
WWW: http://www.herber-consulting.de
Email: eric@herber-consulting.de

***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************
Reply With Quote
  #3 (permalink)  
Old 04-06-03, 10:02
badboy badboy is offline
Registered User
 
Join Date: Apr 2003
Posts: 6
thanks a lot. i tried everything you said to me,but nothing helped. finaly i drop all the cdr databases in all servers, delete all servers from replication, and define them again, and everything seems to be fine. i still don't understand what happend
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