Back to Dolphinscheduler

Oracle

docs/docs/en/guide/datasource/oracle.md

3.4.12.2 KB
Original Source

Oracle

Datasource Parameters

DatasourceDescription
DatasourceSelect Oracle.
Datasource NameEnter the name of the datasource.
DescriptionEnter a description of the datasource.
IP/Host NameEnter the Oracle service IP.
PortEnter the Oracle service port.
UsernameSet the username for Oracle connection.
PasswordSet the password for Oracle connection.
Database NameEnter the ServiceName or SID of the Oracle connection.
ServiceName or SIDChoose ServiceName or SID according to your entry in Database Name column.
jdbc connect parametersParameter settings for Oracle connection, in JSON format. For example, you can use {"schema": "abc"} to specify database abc for using.

Native Supported

  • No, read section example in pseudo-cluster Download Plugins Dependencies section to activate this datasource.