Connecting to Oracle Database
To connect to Oracle Database the following information is required:

- Display Name — A name of your choice to identify the connection.
- Host — The IP address or hostname of your Oracle database server.
- Port — The port to connect on (default:
1521). - Database name — The Oracle service name or SID.
- Username — A database user with permission to query the database.
- Password — The password for the database user.
Firewall
As for all database systems, the following IP might need to be whitelisted:
18.156.113.81/32
Related Documentation: