Release Notes
Product Announcements



Parameter | Description |
Task Name | Enter the name of the check task. |
Check Method | Independent check: The check service operates independently from both the source and target, selecting the same data blocks from both the source and target for computation, and comparing if the data is consistent. |
Check Content | The default option is full check, which indicates that all data in the source and target databases is compared when a check task is initiated. |
Check Benchmark | The default option is the source, which indicates that data from the source is used as the check benchmark. |
Check Type | Full check: Perform a complete consistency check on the selected check objects. Row number check: Compare only the number of rows in the selected check objects. It is not required that the table objects have a primary key during row number comparison, and this check can be performed on tables without primary keys. Sampling check: Perform a data consistency check on a selected proportion of the check objects. The sampling ratio can be 10%, 20%, 30% ... 90%. |
Check Object | All synchronization objects: The check scope includes all objects selected for the synchronization task. Custom selection: Select specific objects from the selected synchronization objects for checking. |
Thread Number Selection | The value range is 1–8. Select an appropriate value according to the actual situation. Increasing the number of threads can accelerate the consistency check speed, but it will also increase the load on the source and target databases. Please adjust the number with caution. Each additional thread approximately increases CPU usage by one core. The data consistency check may increase the load on the source database instance. It is recommended to perform operations during off-peak hours. |
Number of Rechecks | Set the number of rechecks. If the first full data check result is inconsistent, the background will recheck the inconsistent data in the full check. The value range is 1–2. |
Recheck Interval | Set the recheck interval in the unit of minutes. The value range is 1–10. |

Project | Details |
Overview | Comparison type: Currently, all are independent checks. Comparison method: Available methods include full check, sampling check, and row number check. Status: status of the current check task, which can be created, waiting to run, running, or completed. Comparison conclusion: result of running the current check task, which can be inconsistent or consistent. Thread number: number of threads configured for the current task. Start time: start time of the current task. End time: end time of the current task. |
Estimated total number of tables | Total number of all tables that need to be checked, which is estimated by the system. |
Number of checked tables | Current number of tables that have completed the check for the task. |
Number of inconsistent tables | Number of tables with inconsistencies between the source and target among the tables that have completed the check. Go to the inconsistency details page to view the tables that are inconsistent. |
Number of skipped tables | Number of skipped tables in the check. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback