Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

...

To make the Connection String text area and the Notification Service text field appear, select the General radio button. The Username, Password, and Database Type fields will remain.

If Image Removed MediationZone is installed with the Oracle database, the Oracle RAC functionality Fast Connection Failover (FCF) is available. Image Removed MediationZone supports FCF thus, the expectation is that there will normally be some exceptions generated during RAC instance failover. When FCF is configured, the system detects a lost connection, clears the database connection pool, and reinitializes the connection pool.

...

Database Profile Configuration - Advanced Connection Setup

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 Image Removed

for Oracle RAC in the Installation Instructions.