Failover Properties
- Last Updated: April 16, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
The following table summarizes connection properties which can be used to implement failover.
| Property | Characteristic |
|---|---|
| ConnectionRetryCount | Specifies the number of times the driver
retries connection attempts to the primary database server, and if
specified, alternate servers before returning a connection
failure. If set to If set to
The
default is |
| ConnectionRetryDelay | Specifies the number of seconds the driver
waits between connection retry attempts when ConnectionRetryCount is
set to a positive integer. If set to If set to
The default is |