Fields
Sample data
A typical Oracle connection using a service name:| Field | Value |
|---|---|
| Server host | your-db-host.example.com |
| Server port | 1521 |
| Connection type | serviceName |
| Database name | ORCLPDB1 |
| Character set | UTF8 |
| Username | integration_user |
| Password | your-password |