Skip to main content

Oracle

Connect to Oracle database using a username and password

To use this connection type within the API, use a ConnectionTypeCode of ORACLE-CONN-V2.

Variable Reference

The following variables are supported:

  • ServerSecretName - (Required) The name of the Key Vault secret containing the Server details for connecting to the database.

  • UsernameSecretName - (Required) The name of the Key Vault secret containing the Username to connect to the database.

  • PasswordSecretName - (Required) The name of the Key Vault secret containing the Password to connect to the database.

  • IntegrationRuntime - (Required) Integration Runtime to use for Copy Activity.