Release Notes
Announcements
dts_verify_result database on the target side to store information related to the check. The tables created under the dts_verify_result database have the following schemas:diff_5xxxxxxxx4231: saves the inconsistent data after check.diff_meta_5xxxxxxxxx4231: stores the inconsistent metadata after check.result_5xxxxxxxxx4231 : records the results after each check stage is completed.status_5xxxxxxxxx4231: records the check progress.
Configuration Item | Parameter | Description |
Check Option | Check Content | Database information: Check indexes, database and table information, and shard keys in the source and target databases. When both the source and target databases are sharded clusters, it is supported to select shard keys for checking. Full check: Compare all data in the target database before it is fully synchronized with the source database. Continuous incremental check: Compare the incremental data generated after the initiation of the continuous incremental check task. |
| Database Information | Checking indexes, shard keys, and database and table information is supported. When both the source and target databases are sharded clusters, it is supported to select shard keys for checking. |
| Data Check | Content check: Perform a content check on the selected check objects. Row number check: Perform a comparison of the row number on the selected check objects. |
| Check Benchmark | Source: Use data from the source as the check benchmark. |
Check Parameter Configuration | 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. |
Check Object Options | Check Object | All synchronization objects: The check scope includes all objects selected for the synchronization task. |




Parameter | Description |
Task Name | Name of the created consistency check task. |
Chek Method | Built-in check: The consistency check service is integrated within the DTS task and is required to be initiated while the task is running. The check cannot be initiated once the DTS task stops running. |
Check Content | Database information: Check indexes, database and table information, and shard keys in the source and target databases. When both the source and target databases are sharded clusters, it is supported to select shard keys for checking. Full data validation: Compare all data in the target database before it is fully synchronized with the source database. Continuous incremental verification: Compare the incremental data generated after the initiation of the continuous incremental check task. |
Check Benchmark | Source: Use data from the source as the check benchmark. |
Check Object | All synchronization objects: The check scope includes all objects selected for the synchronization task. |
Database Information | Checking indexes, shard keys, and database and table information is supported. When both the source and target databases are sharded clusters, it is supported to select shard keys for checking. |
Data Check | Content check: Perform the content check on the selected objects. After selection, the sampling ratio can be configured. Row number check: Perform a comparison of the row number on the selected check objects. |
Sampling | Configure the sampling ratio, which can be 10%, 20%, 30% ... 90%. Note: For scenarios involving large volumes of data, a full data check may increase the load on the source database. Users can select an appropriate sampling ratio based on their business requirements. |
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. |



Project | Details |
Overview | Comparison type: Currently, all are built-in 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. |
Database information check | Check result: result of the current database information check, which can be inconsistent or consistent. |
Data Check | Check result: result of the current data check, which can be inconsistent or consistent. |
Estimated total number of collections | Total number of all collections that need to be checked, which is estimated by the system. |
Number of detected collections | Current number of collections that have completed detections for the task. |
Number of inconsistent collections | Number of collections that are inconsistent between the source and target databases among the collections that have completed detections. You can click View in the Operation column according to business requirements to view the inconsistency details. |
Project | Details |
Overview | Start position: start time of the incremental check. Current position: current time of the incremental check. |
Number of verified records | Current number of collections that have completed detections for the task. |
Number of inconsistent records | Number of collections that are inconsistent between the source and target databases among the collections that have completed detections. You can click View in the Operation column according to business requirements to view the inconsistency details. |
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