>>-cdr suspend replicateset--+-------------------------+--------> | (1) | '-| Connect Option |------' .----------. V | >----repl_set-+------------------------------------------------><
Element | Purpose | Restrictions | Syntax |
---|---|---|---|
repl_set | Name of replicate set to suspend | The replicate set must exist | Long Identifiers |
The cdr suspend replicateset command causes all the replicates in the replicate set repl_set to enter the suspend state. Information is captured, but no data is sent for any replicate in the set. The data is queued to be sent when the set is resumed.
If not all the replicates in the non-exclusive replicate set are active, the cdr suspend replicateset command displays a warning and only suspends the replicates that are currently active.
The following example connects to the default database server specified by $INFORMIXSERVER and suspends the replicate set accounts_set:
cdr sus replset account_set