Search code examples
javaoraclejdbcfailover

Oracle Thin Driver and Transparent Failover of RAC DB


I know the oci driver can perform transparent failover of the database, but does the thin driver have the same capability?


Solution

  • The Thin driver does not support TAF like the OCI driver does as is described in the FAQ.

    When using the Thin driver, the built-in RAC capability of Fast Connection Failover is available:

    http://download.oracle.com/docs/cd/B28359_01/java.111/b31224/fstconfo.htm