Oracle
Pre-requisites
To connect your Oracle database , you need:
Your database host's IP (e.g.,
1.1.1.2
) or domain (e.g.,my.server.com
)Your database's port (usually
1521
for unencrypted connections and2484
for encrypted connections using SSL/TLS)Your database's system identifier (SID)/service name
A user created for accessing the required data and username and password for that user
Supported versions: 19c , 23c
Currently, Oracle connector supports for Table, On platform asset creation and cannot be used as an export location.
Configuration steps
Go to Manage->Connectors, select Oracle option and create a connector using your database details
Connector can now be used within your organisation when creating assets
Creating assets from Oracle
When creating assets, user must select connector and:
Schema
Table or a view that will be used to create an asset
Once asset is created, further updates can be set up using Updates tab on a scheduled frequency or triggered manually