Deleting a Replicate Set
To delete a replicate set, use the cdr delete replicateset command.
About this task
Tip: When you delete a replicate
set, Enterprise Replication does
not delete the replicates that are members of the replicate set. The
replicates remain in the state they were in when the set was deleted.
For
example, you can connect to the default database server specified
by the INFORMIXSERVER environment variable and
delete the sales_set replicate set by using running the following command:
cdr delete replicateset sales_set
Warning: Avoid deleting a replicate
set and immediately recreating it with the same name. If you recreate
the objects immediately (before the operation finishes propagating
to the other Enterprise Replication database
servers in the network), failures might occur in the Enterprise Replication system
at the time of the operation or later. For more information, see Asynchronous propagation conflicts.
Important: If you are creating a replicate to replace the one
you deleted, use the cdr check queue --qname=ctrlq command
to make sure that the delete operation propagated to all the servers.