Create a PolarDB-X 1.0 data source

更新时间:
复制 MD 格式

This topic describes how to create a PolarDB-X 1.0 data source in Data Transmission Service. You must configure a data source before you can create a data migration or data synchronization task.

Security risk reminder

When you use OceanBase Data Transmission Service, you can add its public IP address CIDR blocks automatically or manually. This action might create security risks. Using this product, you acknowledge and accept the potential security risks. You must take basic security measures, such as using complex passwords, restricting open ports for each CIDR block, using authentication for internal API calls, and regularly reviewing and restricting unnecessary IP address CIDR blocks.

OceanBase Data Transmission Service adjusts automatically added whitelists or security groups by adding or deleting entries based on business requirements and security risks. Do not use the IP address segments in these whitelists or security groups for purposes unrelated to OceanBase Data Transmission Service. If you use these IP address segments for other purposes, any resulting issues are not covered by the OceanBase Data Transmission Service Service Level Agreement (SLA). For more information about the whitelists and security groups that are automatically or manually added by OceanBase Data Transmission Service, see the Add Whitelist documentation.

Background information

PolarDB-X 1.0 is a distributed database developed by Alibaba. It combines a distributed SQL query engine with a proprietary distributed storage system, X-DB, and is built on an integrated, cloud-native architecture. PolarDB-X 1.0 supports tens of millions of concurrent connections and hundreds of petabytes of mass storage. For more information, see Product Overview.

Prerequisites

You have created a PolarDB-X 1.0 instance. For more information, see Create an instance.

Procedure

  1. Log on to the OceanBase Management Console .

  2. In the navigation pane on the left, click Data Transmission > Data Source Management.

  3. On the Data Source List page, click Create Data Source in the upper-right corner.

    image.png

  4. In the Create Data Source dialog box, set Data Source Type to PolarDB-X 1.0, and configure the parameters.

    image.png

    Parameter

    Description

    Instance type

    Only Alibaba Cloud PolarDB-X 1.0 Instance is supported.

    Important

    Data Transmission Service does not support private RDS instances attached to PolarDB-X 1.0 databases.

    Data source identity

    The data source identity must be less than 32 characters long and cannot contain spaces. It can contain Chinese characters, letters (A-Z and a-z), digits (1-9), and special characters such as hyphens (-) and underscores (_).

    PolarDB-X 1.0 instance ID

    Select the ID of the target PolarDB-X 1.0 instance from the drop-down list.

    Username

    The name of the PolarDB-X 1.0 database user for data migration or data synchronization.

    Create a separate database user for data migration or data synchronization tasks. You must also create a user with the same username and password in the underlying RDS instance. For more information, see Account Management.

    Password

    The password for the database user.

    Important

    You must also create a user with the same username and password in the underlying RDS instance.

    Remarks (Optional)

    Remarks about the data source.

  5. Click Test Connection to verify the network connectivity between Data Transmission Service and the data source, and to validate the username and password.

  6. After the connection test is successful, click OK.