Deleting a Replicate
To delete a replicate from the global catalog, use the cdr delete replicate command.
When you delete a replicate, Enterprise Replication purges all replication data for the replicate from the send queue at all participating database servers.
For example, to delete the sales_data replicate
from the global catalog, enter:
cdr delete replicate sales_data
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.