CONNECTIONRETRYDELAY
The CONNECTIONRETRYDELAY configuration setting specifies the interval in seconds Essbase should wait between retry attempts, when making external database connections.
Syntax
CONNECTIONRETRYDELAY [appname] nn—Number of seconds to wait before Essbase retries the operation. The default value is 20, and the maximum value is 60, in seconds.
Description
CONNECTIONRETRYDELAY is applicable to ODBC or Oracle Call Interface (OCI) type connections only.
Note:
Oracle Call Interface (OCI) and ODBC drivers can be configured for retries. If retries are configured in both the driver and Essbase, it could lead to a longer wait time.Example
CONNECTIONRETRYDELAY Sample 30