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
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.