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 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.

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.

When you run the cdr resume replicateset command, an event alarm with a class ID of 58 is generated, if that event alarm is enabled.

You can run this command from within an SQL statement by using the SQL administration API.

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

Copyright© 2018 HCL Technologies Limited