4
44Direct synchronization |
44
44
44- Replicates all rows from the specified reference server to all specified
44target servers for a replicate or replicate set
44- Runs as a foreground process
|
4
4
44Checking consistency and then repairing inconsistent
44rows |
44
44
44- Compares all rows from the specified target servers with the rows on the
44reference server, prepares a consistency report, and optionally repairs inconsistent
44rows
44- Runs as a foreground process
44- Requires preparation of checksum support functions
|
4
4
4Repair job |
4
4
4- Replicates all rows from the specified reference server to one target
4server for a replicate or replicate set
4- Two-step process: define a job and then start it
4- A job can only be used one time
4- Runs as a background process
4- Optionally filters a job so that only specific rows or columns are repaired
|
4
4
4ATS or RIS file repairs |
4
4
4- Used to repair rows that other synchronization methods could not repair.
4- Repairs a single transaction at a time.
4- Replicates or replication server must have been configured with the ATS
4or RIS option.
|
4
4
4Manual table unloading and reloading |
4
4
4- Manual process of unloading the target table, copying the reference table,
4and then loading the reference table into the target database
4- Requires that replication be suspended
|
4
4