OracleDataProviderSettings
Provides information that defines an Oracle data provider.
Types
Properties
The address of your Oracle Automatic Storage Management (ASM) server. You can set this value from the asm_server
value. You set asm_server
as part of the extra connection attribute string to access an Oracle server with Binary Reader that uses ASM. For more information, see Configuration for change data capture (CDC) on an Oracle source database.
The Amazon Resource Name (ARN) of the certificate used for SSL connection.
The database name on the Oracle data provider.
The ARN of the IAM role that provides access to the secret in Secrets Manager that contains the Oracle ASM connection details.
The identifier of the secret in Secrets Manager that contains the Oracle ASM connection details.
The ARN of the IAM role that provides access to the secret in Secrets Manager that contains the TDE password.
The identifier of the secret in Secrets Manager that contains the transparent data encryption (TDE) password. DMS requires this password to access Oracle redo logs encrypted by TDE using Binary Reader.
The name of the Oracle server.
The SSL mode used to connect to the Oracle data provider. The default value is none
.