Configuring OCI for Transparent Application Failover
Transparent Application Failover (TAF) is a feature of the Java™ Database Connectivity (JDBC) Oracle Call Interface (OCI) driver. If you configure the adapter to use TAF, then the adapter can automatically reconnect to a secondary database instance if the original database connection fails.
About this task
To configure the Oracle adapter to use OCI, you must perform the following high-level steps in this sequence.
- Install the JDBC OCI driver. For detailed instructions, see Installing the JDBC OCI driver.
- Configure the OCI connection between the Oracle Database Adapter and the Oracle database, Configuring the OCI connection.
- Modifying the Oracle Database Adapter service form for OCI.
Procedure
- Install the JDBC OCI driver. For detailed instructions, see Installing the JDBC OCI driver.
- Configure the OCI connection between the Oracle Database Adapter and
the Oracle database For detailed instructions, see Configuring the OCI connection.
- Configure
the Oracle adapter service form. For detailed instructions, see Modifying the Oracle Database Adapter service form for OCI