Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

ConnectionRetryDelay

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

Description

The number of seconds the JDBC Client will wait between connection retry attempts when ConnectionRetryCount is set to a positive integer.

Valid Values

0 | x

where x is a positive integer.

If set to 0, the driver does not delay between retries.

If set to x, the driver waits between connection retry attempts the specified number of seconds.

Example

If ConnectionRetryCount is set to 2, this property is set to 3, and alternate servers are specified using the AlternateServers property, the driver retries the list of servers (primary and alternate) twice after the initial retry attempt. The driver waits 3 seconds between retry attempts.

Default

3

Data type

int

TitleResults for “How to create a CRG?”Also Available inAlert