Oracle Database Connection Details
To establish the connection successfully, you must configure the Oracle database instance.
The
Oracle database connector dialog contains the following fields:
| Field | Description |
|---|---|
| Name | Unique name for the Oracle database connector |
| Description | A brief description of the connection |
| Host | IP address or URL of the server that hosts the Oracle database |
| Port | Port number on the server
Note: By default, a Flogo Connector for Oracle Database cluster is configured with port 1521.
|
| User | Username to connect to Oracle Database |
| Password | Password to connect to Oracle Database |
| Database Instance | Select the type of database instances as SID or Service Name.
Default: SID |
| Database Instance value | Specify the value for SID or Service Name. |