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

cdr resume replicate

The cdr resume replicate command resumes delivery of replication data.

Syntax

Read syntax diagramSkip visual syntax diagram>>-cdr resume replicate--+-------------------------+------------>
                         |                    (1)  |
                         '-| Connect Option |------'
 
   .-----------.
   V           |
>----repl_name-+-----------------------------------------------><
 
Notes:
  1. See page Connect Option.
Element Purpose Restrictions Syntax
repl_name Name of the replicate to change to active state. The replicate must be suspended. Long Identifiers

Usage

The cdr resume replicate command causes all participants in the replicate repl_name to enter the active state.

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

If a replicate belongs to an exclusive replicate set (Exclusive Replicate Sets), you cannot run cdr resume replicate to resume that individual replicate. You must use cdr resume replicateset to resume all replicates in the exclusive replicate set. If a replicate belongs to a non-exclusive replicate set, you can resume the individual replicates in the set.

Examples

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

cdr res repl smile

See Also

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