Oracle
This document describes the Dataworkz connector configuration required to access an Oracle database.
Prerequisite
Allow the Dataworkz IP address access to the Oracle database. The process depends on the deployment mode. Dataworkz supports the following deployment modes:
AWS
Azure
GCS
Standalone
AWS
For RDS, follow the steps below.
Log in to the AWS console.
Go to RDS > Databases.
Select the Oracle instance.
Go to Security > VPC security groups and select the appropriate security group.
Click the security group from the list.
Click Edit Inbound Rules.

Click Add Rules.
Select Oracle RDS from the Type dropdown.
Enter the database port.
Enter the IP of the Dataworkz platform NAT Gateway. To find it:
Log in to the Dataworkz application.
Go to Configuration by clicking the gear icon at the top right.
From the left menu, select Security > Deployment Details.
Copy the cluster IP and enter it in the IP field.
Click Save rules.
Creating Oracle Configuration in Dataworkz
Log in to the Dataworkz application.
Go to Configuration > Databases > Oracle.
Click + Add new configuration.

Enter a name for the database configuration.
Enter the Host database server URL.
Enter the Port.
Enter the Username.
Enter the Password.
Enter the Deployment Type (On-premise / AWS / Azure / Google Cloud Platform).
Enable TLS/SSL if required.
Click Test Connection.
If the connection succeeds, click Save to add the connector.
Datatypes Supported
Dataworkz supports the following Oracle datatypes:
VARCHAR2
NVARCHAR2
NUMBER
FLOAT
LONG
DATE
BINARY_FLOAT
BINARY_DOUBLE
TIMESTAMP - fractional support for seconds from 0 to 6 digits
CHAR
NCHAR
CLOB
Last updated

