Home | Previous Page | Next Page   Appendix A. Command-Line Utility Reference >

cdr resume replicateset

The cdr resume replicateset command resumes delivery of replication data for all the replicates in a replicate set.

Syntax

Read syntax diagramSkip visual syntax diagram>>-cdr resume replicateset--+-------------------------+--------->
                            |                    (1)  |
                            '-| Connect Option |------'
 
   .----------.
   V          |
>----repl_set-+------------------------------------------------><
 
Notes:
  1. See page Connect Option.
Element Purpose Restrictions Syntax
repl_set Name of replicate set to resume None Long Identifiers

Usage

The cdr resume replicateset command causes all replicates contained in the replicate set repl_set to enter the active state for all participants.

For more information on replicate states, refer to The STATE Column.

If not all the replicates in a non-exclusive replicate set are suspended, the cdr resume replicateset command displays a warning and only resumes the replicates that are currently suspended.

Examples

The following example connects to the default database server (the one specified by the INFORMIXSERVER environment variable) and resumes the replicate set accounts_set:

cdr res replset accounts_set

See Also

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]