You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Using this connector requires the installation of Oracle Instant client library. The easiest way to install the package is to follow the different steps presents on the Oracle Github installation instructions.
Alternatively, you can refer to the Oracle website installation instructions as it probably won't be available in your current server package manager.
Data provider configuration
type: "OracleSQL"
name: str, required
dsn: str following the DSN pattern, required. The host, port and service name part of the dsn are required. For example: localhost:80/service