N/A |
Task Name |
The task name that DTS automatically generates. We recommend that you specify a descriptive
name that makes it easy to identify the task. You do not need to use a unique task
name.
|
Source Database |
Database Type |
Select Oracle.
|
Access Method |
Select an instance type based on the deployment of the source database. In this example,
select Self-managed Database on ECS.
Note If your source database is a self-managed database, you must deploy the network environment
for the database. For more information, see Preparation overview.
|
Instance Region |
Select the region where the self-managed Oracle database resides. |
ECS Instance ID |
Select the ID of the Elastic Compute Service (ECS) instance that hosts the self-managed
Oracle database.
|
Port Number |
Enter the service port number of the self-managed Oracle database. The default port
number is 1521.
|
Oracle Type |
- If you select Non-RAC Instance, you must specify the SID parameter.
- If you select RAC or PDB Instance, you must specify the Service Name parameter.
Notice RAC instances are not supported.
In this example, select Non-RAC Instance.
|
Database Account |
Enter the account of the self-managed Oracle database. For information about the permissions
that are required for the account, see Permissions required for database accounts.
|
Database Password |
The password of the database account.
|
Destination Database |
Database Type |
Select Kafka.
|
Access Method |
Select Express Connect, VPN Gateway, or Smart Access Gateway.
Note You cannot select Message Queue for Apache Kafka as the instance type. You can use Message Queue for Apache Kafka as a self-managed
Kafka database to configure data synchronization.
|
Instance Region |
Select the region where the destination Message Queue for Apache Kafka instance resides.
|
Connected VPC |
Select the ID of the virtual private cloud (VPC) to which the destination Message Queue for Apache Kafka instance belongs. To obtain the VPC ID, you can log on to the Message Queue for Apache
Kafka console and go to the Instance Details page of the Message Queue for Apache
Kafka instance. In the Basic Information section, you can view the VPC ID.
|
Hostname or IP Address |
Enter an IP address that is included in the Default Endpoint parameter of the Message Queue for Apache Kafka instance.
Note To obtain an IP address, you can log on to the Message Queue for Apache Kafka console
and go to the Instance Details page of the Message Queue for Apache Kafka instance. In the Basic Information section, you can obtain an IP address from the Default Endpoint parameter.
|
Port Number |
Enter the service port number of the Message Queue for Apache Kafka instance. The default port number is 9092.
|
Database Account |
Enter the database account of the Message Queue for Apache Kafka instance.
Note If the instance type of the Message Queue for Apache Kafka instance is VPC Instance, you do not need to specify the database account or database password.
|
Database Password |
The password of the database account.
|
Kafka Version |
Select the version of the Message Queue for Apache Kafka instance. |
Encryption |
Select Non-encrypted or SCRAM-SHA-256 based on your business and security requirements.
|
Topic |
Select a topic from the drop-down list. |
Topic That Stores DDL Information |
Select a topic from the drop-down list. The topic is used to store the DDL information.
If you do not specify this parameter, the DDL information is stored in the topic that
is specified by the Topic parameter.
|
Whether to Use Kafka Schema Registry |
Kafka Schema Registry provides a serving layer for your metadata. It provides a RESTful
interface for storing and retrieving your Avro schemas.
- No: Kafka Schema Registry is not used.
- Yes: Kafka Schema Registry is used. In this case, you must enter the URL or IP address
that is registered in Kafka Schema Registry for your Avro schemas.
|