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

cdr start repair

The cdr start repair command starts a repair job to repair inconsistent data.

Syntax

Read syntax diagramSkip visual syntax diagram>>-cdr start repair--+-------------------------+--job----------><
                     |                    (1)  |
                     '-| Connect Option |------'
 
Notes:
  1. See page Connect Option.
Element Purpose Restrictions Syntax
job Name of the repair job The job must exist Long Identifiers

Usage

Use the cdr start repair command to start a repair job that was previously defined with the cdr define repair command. You must run this command while connected to the source server for the job, as specified in the cdr define repair command by the --syncdatasource option.

If you specify a server in the Connect Option, it must be must be a non-leaf server and must be the source server for the repair job. The source server and the target server must be able to establish a direct connection.

Repair jobs have the following limitations:

If Enterprise Replication stops during a repair job, the job is automatically restarted with Enterprise Replication restarts.

To stop a repair job that is in progress, use the cdr stop repair command.

Examples

The following example runs a repair job named parts_repair:

cdr start repair parts_repair

See Also

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