This section uses an RDS for MySQL instance as an example to describe how to configure shards for a schema.
The number of returned records corresponds to the number of source RDS instances.
SOURCE_RDS: indicates the source RDS instance.
MIGRATE_ID: indicates the scale-out task ID.
SUCCEED_TABLE_STRUCTURE: indicates the number of physical tables whose structure data has been migrated.
TOTAL_TABLE_STRUCTURE: indicates the total number of physical tables whose structure data is to be migrated.
SUCCEED_TABLE_DATA: indicates the number of physical tables whose data records have been migrated.
TOTAL_TABLE_DATA: indicates the number of physical tables whose data records are to be migrated.
SUCCEED_INDEX_DATA: indicates the number of physical tables whose indexes have been migrated.
TOTAL_INDEX_DATA: indicates the number of physical tables whose data records are to be migrated.
FULL_SUCCEED_COUNT: indicates the objects that have finished a full migration in the current scale-out subtask.
FULL_TOTAL_COUNT: indicates all objects that need to be migrated by a full migration in the current scale-out subtask.
FULL_PERCENTAGE: indicates the percentage of migrated objects in the full migration in the current scale-out subtask.
Aggregate total objects to be migrated in a full migration and migrated objects in each scale-out subtask. The total objects to be migrated and migrated in all subtasks are displayed in the progress bar at Task Center.
show data node: used to view the relationship between new data nodes and shards
show db status: used to view the estimated usage of schema disks.