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?