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

cdr repair

The cdr repair command synchronizes data based on ATS or RIS files.

Syntax

Read syntax diagramSkip visual syntax diagram>>-cdr repair--+-ats--ats_file-+-------------------------------><
               '-ris--ris_file-'
 
Element Purpose Restrictions Syntax
ats_file Name of the file for Aborted Transaction Spooling Must be a full pathname and filename. The path for the directory can be no longer than 256 bytes. Follows naming conventions on your operating system
ris_file Name of the file for Row Information Spooling Must be a full pathname and filename. The path for the directory can be no longer than 256 characters. Follows naming conventions on your operating system

Usage

The cdr repair command reconciles rows that failed to be applied based on the information in the specified ATS or RIS file. If a row does not exist on the source database server, then it is deleted from the target database server.

Run the cdr repair command on the server where the ATS or RIS file is located. Enterprise Replication must be able to connect to the source server of the ATS or RIS file.

Examples

The following example repairs inconsistencies found in the ATS file generated for an inconsistency found between the g_beijing and g_amsterdam servers:

cdr repair ats\ 
ats.g_beijing.g_amsterdam.D_2.000529_23:27:16.6

See Also

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