Skip to main content

Oracle

:::info Required extra This connection requires the oracle extra. See Installation. :::

Test data in Oracle Database.

Server

servers:
- server: oracle
type: oracle
host: localhost
port: 1521
service_name: ORCL
schema: ADMIN

Environment variables

VariableExampleDescription
DATACONTRACT_ORACLE_USERNAMEsystemUsername
DATACONTRACT_ORACLE_PASSWORD0x162e53Password
DATACONTRACT_ORACLE_CLIENT_DIRC:\oracle\clientPath to an Oracle Instant Client installation (required for thick mode)