Notes and Constraints
Constraints on the MySQL Source
Constraints on the SQL Server Source
Type |
Description |
---|---|
Applicable Version |
Enterprise Edition 2016, 2017, 2019, and 2022; Standard Edition 2016 SP2 and later, 2017, 2019, and 2022 |
Required Permissions |
sysadmin or view server state permissions, and db_datareader or db_owner permissions of the database to be synchronized
|
Synchronization objects |
|
Database |
If Force Protocol Encryption is set to Yes for the source database, Trust Server Certificate also must be set to Yes. |
Usage |
|
Other |
|
Constraints on the PostgreSQL Source
Type |
Description |
---|---|
Applicable Version |
PostgreSQL 9.4, 9.5, 9.6, 10, 11, 12, 13, 14, 15, and 16 |
Required Permissions |
Database CONNECT permission, schema USAGE permission, table SELECT permission, sequence SELECT permission, and REPLICATION connection permission
NOTE:
To add the permission to create replication connections, perform the following steps:
|
Synchronization objects |
|
Database |
|
Usage |
|
Other |
|
Constraints on the Oracle Source
Type |
Description |
---|---|
Applicable Version |
10, 11, 12, and 19 |
Required Permissions |
The account must have the permissions to archive logs, query tables, and parse logs of the Oracle database. For details about how to grant the permissions, see . |
Synchronization objects |
|
Database |
The names of the source databases, tables, and fields cannot contain periods (.), hyphens (-), or non-ASCII characters. You are advised to use common characters to avoid a failure. |
Usage |
|
Other |
|
Constraints on the GaussDB Source
Constraints on the Hudi Destination
Constraints on the GaussDB(DWS) Destination
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.