Creating an Oracle data source
How to create an Oracle data source. When you define an Oracle data source, the connection can be ODBC or JDBC.
Before you begin
To create an Oracle data source, the DataPower® Gateway requires different
features based on your server configuration.
- Basic support requires the SQL ODBC feature.
- Support for Oracle complex data types requires the following features.
- Database Connectivity feature
- SQL ODBC feature
When Oracle object support is enabled to support the following Oracle objects, the DataPower Gateway runs the SQL configuration in a runtime environment. To define the requirements for Oracle object support, configure the SQL runtime settings in thedefaultdomain. For more information, see Tuning SQL runtime settings.OBJECTVARRAYTABLE
- Support for Oracle Real Application Clusters (RAC) Fast Application Notification (FAN) events
requires the following features.
- Database Connectivity feature
- Extended Oracle support for the Database Connectivity feature
- SQL ODBC feature
Oracle RAC FAN uses ancillary server. Ancillary servers provide high availability and load distribution. Define each ancillary server to specify a remote Oracle Notification Services (ONS) daemon on an Oracle RAC node. For more information, see SQL data source for an Oracle RAC.
Attention: For an Oracle JDBC data source, the connection requires hostname validation when the connection validates the server certificate. The hostname in the certificate is the Subject Alternative Name (SAN), not the Common Name (CN). If you do not specify the hostname that the certificate must contain, hostname validation uses the value of the Data source host property.