skip to main content
Configuring the ODBC Client : Configuring Connection Failover for the ODBC Client
 

Configuring Connection Failover for the ODBC Client

The ODBC Client can help you make sure that your critical data is available even if the primary OpenAccess SDK server is unavailable:
*Connection failover allows an application to connect to an alternate, or backup, database server if the primary OpenAccess SDK server is unavailable, for example, because of a hardware failure or traffic overload. See Specifying Alternate Servers for more information.
*Connection retry defines the number of times the ODBC Client attempts to connect to the primary server and, if configured, alternate OpenAccess SDK servers after the initial unsuccessful connection attempt. See Using Connection Retry for more information.
*Client load balancing helps distribute new connections in your environment so that no one server is overwhelmed with connection requests. See Using Client Load Balancing for more information.
In this section: 
* Specifying Alternate Servers
* Using Connection Retry
* Using Client Load Balancing