After you start a data synchronization task, you can go to its details page to view its basic information, synchronization details, component monitoring, and synchronization objects.
Access the details page
Log in to the OceanBase Migration Service (OMS) console.
In the left-side navigation pane, click Data Synchronization.
Click the name of the data synchronization task whose details you want to view to go to the details page.
On the Data Synchronization page, you can search for data synchronization tasks by tag, status, type, and keyword. The state of a data synchronization task can be:
Not Started: The data synchronization task has not been started. You can click Start in the Actions column to start the task.
Running: The data synchronization task is in progress. You can view the data synchronization plan and current progress on the right.
Modifying: The synchronization objects of the data synchronization task are being modified.
Integrating: The data synchronization task is being integrated with the synchronization object modification task.
Paused: The data synchronization task is manually paused. You can click Resume in the Actions column to resume the task.
Failed: The data synchronization task has failed. You can view where the failure occurred on the right. To view the error messages, click the task name to go to the task details page.
Completed: The data synchronization task is completed and OMS has synchronized the specified data to the destination database in the configured synchronization mode.
Releasing: The data synchronization task is being released. You cannot edit a data synchronization task in this state.
Released: The data synchronization task is released. After the synchronization task is released, OMS terminates the task.
View basic information
The Basic Information section displays the basic information of the current data synchronization task.
| Parameter | Description |
|---|---|
| ID | The unique ID of the data synchronization task. |
| Synchronization Type | The synchronization type specified when the data synchronization task was created. |
| Alert Level | The alert level of the data synchronization task. OMS supports the following alert levels: No Protection, High Protection, Medium Protection, and Low Protection. For more information, see Alert settings. |
| Created By | The user who created the data synchronization task. |
| Created At | The time when the data synchronization task was created. |
| Incremental Synchronization Start Timestamp | The synchronization start timestamp specified when the data synchronization task was created. |
| Connection Details | Click Connection Details to view information about the connection between the source and destination databases of the data synchronization task. |
You can perform the following operations:
View the component monitoring metrics
Click View Component Monitoring in the upper-right corner to view the information about the Store, Full-Import, and Incr-Sync components and perform related operations.
View and modify synchronization objects
Click View Objects in the upper-right corner. The synchronization objects of the current data synchronization task are displayed. You can modify the synchronization objects during the running of a synchronization task. For more information, see View and modify synchronization objects.
Clone a data synchronization task
Click More in the upper-right corner and select Clone from the drop-down list to clone the current data synchronization task. During the cloning process, you can modify the task settings as needed.
View parameters
Click More in the upper-right corner and select Settings from the drop-down list. On the page that appears, you can view the parameters specified when the data synchronization task was created.
Download object settings
OMS allows you to download the configuration information of data synchronization tasks and import project settings in batches. For more information, see Download and import the settings of synchronization objects.
View synchronization details
In the Synchronization Details section, you can view information about Schema Synchronization, Incremental Synchronization Log Pull, Full Synchronization, and Incremental Synchronization.
Schema Synchronization
Schema synchronization creates a topic. After the schema synchronization is completed, you can query the new topic.
On the Schema Synchronization page, you can view the status, start time, end time, total duration, and progress of schema synchronization. You can skip failed schema synchronization tasks one by one. You can also select multiple objects and click Batch Skip in the upper-right corner to skip them in batches.
Incremental Synchronization Log Pull
On the Incremental Synchronization Log Pull page, you can view the status, start time, end time, total duration, and progress of log pulling for incremental synchronization.
Full Synchronization
Full synchronization synchronizes existing data from the source to the destination. On the Full Synchronization page, you can view the status, start time, end time, total duration, and progress of full synchronization, as well as the estimated total number of rows to be synchronized, number of rows that have been synchronized, RPS, and real-time traffic.
In the Full Synchronization Performance section, you can view performance metrics in charts such as source RPS, destination RPS, synchronization traffic at the source and destination, average read time and sharding time at the source, and average write time at the destination. These metrics can help you identify performance issues effectively.
Incremental Synchronization
On the Incremental Synchronization page, you can view the status, latency, and current timestamp of incremental synchronization. Based on this information, you can learn about the running status and performance of the data synchronization task.
When you create a data synchronization task, we recommend that you set the alert level and alert frequency to learn about the task running status in time. OMS provides low-level protection by default. You can modify the alert level based on your business requirements. For more information, see Alert settings.
When the incremental synchronization latency exceeds the specified alert threshold, the incremental synchronization task remains Running and the system does not trigger any alerts.
When the incremental synchronization latency is less than or equal to the specified alert threshold, the incremental synchronization status changes from Running to Monitoring. After the incremental synchronization status changes to Monitoring, it will not change back to Running when the latency exceeds the specified alert threshold.
The Incremental Synchronization Performance section displays the incremental synchronization information in real time. In the upper-right corner of the Incremental Synchronization Performance section, you can filter the incremental synchronization data of the last hour, last day, last week, or a custom period to view the changes in the synchronization performance in real time.
Parameter Description Latency The latency in synchronizing incremental data from the source database to the destination database, in seconds. Synchronization Traffic When incremental synchronization starts, the traffic may contain full-phase data traffic information. Average Write Duration The average write time during data synchronization. RPS The number of rows written to the destination per second.
View the component monitoring metrics
On the details page of the data synchronization task, click View Component Monitoring in the upper-right corner to view information about the Store, Full-Import, and Incr-Sync components.
You can view the component ID, earliest pull timestamp, current pull timestamp, and status of the Store component. You can perform the following operations:
Start a component: Click Start in the Actions column of the target component. In the dialog box that appears, click OK. You can start only a component in the Stopped, Abnormal, or Unexpected Exit state.
Pause a component: Click Pause in the Actions column of the target component. In the dialog box that appears, click OK.
Update a component: Click Update in the Actions column of the target component. On the Update Configuration page, modify the configurations and then click Update.
Notice
The system restarts after you update the component. Proceed with caution.
View logs: Click View Logs in the Actions column of the target component. The View Logs page displays the latest logs. Archived logs will not be displayed. You can search for, download, and copy the logs.
You can view the component ID, current pull timestamp, latency, and status of the Incr-Sync component. You can perform the following operations:
Start a component: Click Start in the Actions column of the target component in the Stopped or Abnormal state. In the dialog box that appears, select Whether Reset Synchronization Timestamp and click OK.
Pause a component: Click Pause in the Actions column of the target component in the Running state. In the dialog box that appears, click OK.
Update a component: Click Update in the Actions column of the target component. On the Update Configuration page, modify the configurations and then click Update.
Notice
The system restarts after you update the component. Proceed with caution.
Migrate a component: Click Migrate in the Actions column of the target component in the Stopped state. In the dialog box that appears, select Node and then click OK.
View logs: Click View Logs in the Actions column of the target component. The View Logs page displays the latest logs. Archived logs will not be displayed. You can search for, download, and copy the logs.
Delete a component: Click Delete in the Actions column of the target component in the Stopped or Abnormal state. In the dialog box that appears, enter delete to confirm your operation and then click OK.
You can view the component ID, current progress, and status of the Full-Import component. You can perform the following operations:
Pause a component: Click Pause in the Actions column of the target component in the Running state. In the dialog box that appears, click OK.
Rerun a component: Click Rerun in the Actions column of the target component in the Stopped or Abnormal state. In the dialog box that appears, click OK.
Resume a component: Click Resume in the Actions column of the target component in the Stopped or Abnormal state. In the dialog box that appears, click OK.
Update a component: Click Update in the Actions column of the target component. In the dialog box that appears, click OK.
Delete a component: Click Delete in the Actions column of the target component in the Stopped or Abnormal state. In the dialog box that appears, enter delete to confirm your operation and then click OK.
View logs: Click View Logs in the Actions column of the target component. The View Logs page displays the latest logs. Archived logs will not be displayed. You can search for, download, and copy the logs.