Before you create a data migration or synchronization task, you must create a data source. This topic describes how to create a PolarDB-O data source by using the data transmission service.
Security risks
You can choose to automatically or manually add public CIDR blocks for the data transmission service, but security risks exist. Your use of the data transmission service indicates that you have understood and acknowledged the possible security risks. You must take basic security protection measures, such as setting a complex password for your account, limiting the open port numbers of CIDR blocks, enabling authentication for communication among internal APIs, and regularly checking for and limiting CIDR blocks that are not required.
The data transmission service will add or delete the CIDR blocks automatically added to a whitelist or security group based on business needs and security risks. Do not use the CIDR blocks in a whitelist or security group for business needs other than the data transmission service. If you use such CIDR blocks for other business needs, the issues thus incurred are beyond the guarantee scope of the SLA of the data transmission service. For more information about how to add an IP address to a whitelist or security group for the data transmission service, see Add a whitelist.
Procedure
Log on to the
.
In the left-side navigation pane, choose Data Transmission > Data Source Management.
In the Data Sources section, click New Data Source in the upper-right corner.

In the New Data Source dialog box, select PolarDB-O for Data Source Type.
Configure the parameters.

Parameter
Description
Data Source Identifier
We recommend that you set it to a combination of digits and letters. It must not contain any spaces and cannot exceed 32 characters in length.
Cross Alibaba Cloud Account
The data transmission service allows you to configure a task to migrate or synchronize data between instances under different Alibaba Cloud accounts.
You can choose whether to select this option based on business needs. If you select this option, enter the Alibaba Cloud account of the target instance. If you do not have permissions on this Alibaba Cloud account, request for authorization first. For more information, see Apply for cross-account authorization.
Instance ID/Name
The ID of the target PolarDB-O instance. Select the ID from the drop-down list.
Username
The username of the PolarDB-O database user for data migration or synchronization. We recommend that you create a dedicated database user for the migration or synchronization task. For more information, see PolarDB-O data source.
Password
The password of the database user.
Database Name
The name of the PolarDB-O database.
NoteWhen you migrate data from the data source, you can select only the migration objects in the specified database for the data migration task.
Remarks (Optional)
The additional information about the data source.
Click Test Connection to verify the network connection between the data transmission service and the data source, as well as the validity of the username and password.
After the test is passed, click OK.