Manual data reconciliation

The enhanced rs_subcmp command now supports manual reconciliation of inconsistent data through the creation of a reconciliation file. This allows you to verify the reconciliation statements before execution.

New rs_subcmp parameters

Replication Server 15.0.1 introduces two new parameters for this feature. Table 4-9 describes these parameters.

Table 4-9: New parameters for rs_subcmp manual reconciliation

Parameter

Description

-g

A command line parameter indicating to rs_subcmp to create a reconciliation file.

RECONCILE_FILE

A configuration file parameter. Values are: Y – create a reconciliation file. N (default) – do not create a reconcilition file.

Limitation

The reconciliation file’s SQL statements cannot contain text, unitext, or image, data.

See Chapter 7, “Executable Programs” of the Replication Server Reference Manual, for more information on using these parameters with rs_subcmp.