Suspending a Replicate
About this task
If you do not want to completely halt all processing
for a replicate, you can suspend a replicate using the cdr suspend
replicate command. When a replicate is in a suspended state, the
replicate captures and accumulates changes to the source database,
but does not transmit the captured data to the target database.
Warning: Enterprise Replication does not support
referential integrity if a replicate is suspended. Instead, you should
suspend a server. For more information, see Suspending Replication for a Server.
For example,
to suspend the sales_data replicate, enter:
cdr suspend replicate sales_data
If a replicate belongs to an exclusive replicate set, you must suspend the replicate set to which the replicate belongs. For more information, see Exclusive Replicate Sets and Suspending a Replicate Set.
For more information, see cdr suspend replicate.