This section contains information that is specific to the database type Oracle.
...
When selecting the Oracle database type, you can configure the following properties using the Properties tab in the Database profile:
oracle.pool.connectionwaittimeout
oracle.pool.inactivitytimeout
oracle.pool.maxlimit
oracle.pool.minlimit
oracle.pool.propertycheckinterval
oracle.pool.refreshonsqlerror
oracle.net.encryption_client
oracle.net.encryption_types_client
oracle.net.crypto_checksum_client
oracle.net.crypto_checksum_types_client
Preparations
A database driver is required to connect to an Oracle database. This driver must be stored in the Platform Container. Follow these if Oracle was not set up during the installation of the Platform Container:
...
Setting | Description |
---|---|
Connection String | In the text field, a connection string can be entered. The connection string can contain a SID or a service name. The string added will not be modified by the underlying system. If a connection string is longer than the text area spaces a vertical scroll bar will be displayed to enable viewing and editing of the connection string. |
Notification Service | Enter the Configuration that enables the Oracle Notification Service daemon (ONS) to establish a Fast Connection Failover (FCF). The ONS string that you enter should at least specify the agent ONS configuration attribute, which is made up of a comma-separated list of host:port pairs. The hosts and ports represent the remote ONS daemons that are available on the RAC agents. For further information see the Installation guidelines of Oracle Oracle RAC in the Installation Instructions. |