This topic describes how to view and modify the synchronization objects of a data synchronization project in OceanBase Migration Service (OMS).
Background
If the limits are met, you can add or remove synchronization objects during synchronization. The changes made during the running of the project will be recorded. After an object addition task is completed, it will be integrated with the original project that is associated. After the task is integrated with the original project, the original project runs normally and the object addition task is automatically released.
Limits
For a data synchronization project in the Not Started, Running, or Paused state, you can add or remove its synchronization objects.
For a data synchronization project in the Failed state, you can only remove its synchronization objects.
For a data synchronization project in the Modifying or Integrating state, you cannot modify its synchronization objects again.
When the Incremental Synchronization step of a data synchronization project is in the Paused or Failed state, you can only remove its synchronization objects.
When you synchronize data from an IDB logical table to a MySQL tenant of OceanBase Database or to a DataHub instance, you can only add synchronization objects.
View synchronization objects
Log on to the OMS console.
In the left-side navigation pane, click Data Synchronization.
On the Data Synchronization page, click the name of the target project to go to its details page.
Click View Objects in the upper-right corner and view information on the Synchronization Objects and Object Modifications tabs.
The Synchronization Objects tab displays the synchronization objects of the current project. You can click Modify Object and then select Add Object or Remove Objects.
The Object Modifications tab displays the IDs, types, statuses, and occurrence time of all object modifications.
Add synchronization objects
On the details page of the target project, click View Objects in the upper-right corner.
In the View Objects dialog box, choose Modify Object > Add Object.
In the Add Object dialog box that appears, select the objects to be synchronized in the left-side pane and click >. In the Map Object to Topic dialog box that appears, select a mapping method.
After you select the synchronization objects to add, you can perform operations such as changing the topic and setting row filters.
Notice
By default, the newly added synchronization objects will inherit all configuration options of the original data synchronization project. If you abort the object addition operation, you must manually delete the objects that have been added to the destination database.
Then, click Next.
The system automatically performs a precheck on the added migration objects. After the added migration objects pass all check items, click Save.
Confirm the information and click OK in the dialog box that appears.
For a paused or failed data migration project, you can cancel the operation and modify the migration objects again. The added migration objects will be migrated to the destination database only after the data migration project returns to normal.
If you add synchronization objects for a running data synchronization project, after you click Save, the added synchronization objects will be immediately synchronized to the destination database.
After the object addition operation begins, records will be generated on the page that appears after you choose View Objects > Object Modifications. You can view details of the records on this page. The status of object addition records can be Pending, Canceled, Modifying, Running, Aborted, Integrating, Succeeded, or Failed. The operations that you can perform on an object addition record and the status of the original project vary with the status of the object addition record.
Description
If the original data synchronization project is in the Not Started state, a modification record in the Successful state will be generated for an object addition operation. If the original data synchronization project is in the Paused state, a modification record in the Pending state will be generated for an object addition operation.
The status of an object addition record changes only when the original data synchronization project is in the Running state, and the status of the original project changes along with the status of the object addition record. The following table describes more information.
Status of an object addition record Supported operations Status of the original project Pending View details and cancel. Running Canceled None Running Modifying None Modifying Running View details and abort. Modifying Aborted View details. Running Integrating View details. Integrating Succeeded View details. Running Failed View details and retry.
You can also click View Cause to go to the details page of the project and view the cause of the failure.Modifying/Integrating
Remove synchronization objects
On the details page of the target project, click View Objects in the upper-right corner.
In the View Objects dialog box, choose Modify Object > Remove Objects.
In the Remove Objects dialog box, move the pointer over a migration object that you want to remove in the Destination Object section on the right and click Remove.
You can select multiple synchronization objects and then click Batch Remove. In the dialog box that appears, click OK.
In the Remove Objects dialog box, click Remove.
In the confirmation dialog box that appears, confirm the migration object to remove and click OK.
If the project is in the paused, failed, or running state, after you click OK, the migration object is immediately removed from the destination database.
Notice
A removed migration object cannot be recovered, so proceed with caution.
The final result of the object removal operation is either succeeded or failed for all migration objects.
After the object removal operation begins, records will be generated on the page displayed after you choose View Objects > Object Modifications. You can view the details of the records on this page. The status of object removal records can be Pending, Canceled, Modifying, Succeeded, or Failed. The operations that you can perform on an object removal record and the status of the original project vary with the status of the object removal record.
Status of an object removal record Supported operations Status of the original project Pending View details and cancel. Running Canceled None Running Modifying None Modifying Succeeded View details. Running Failed View details and retry.
You can also click View Cause to go to the details page of the project and view the cause of the failure.Modifying