ODBCTimeoutInSeconds

Specifies the timeout value that is sent to the ODBC driver using the SQL_ATTR_QUERY_TIMEOUT and SQL_ATTR_CONNECTION_TIMEOUT connection attributes.

This parameter is not applicable to Planning Analytics Engine.

Parameter type: optional, dynamic

Note: The ODBC driver must respect the request and implement the timeout.

This parameter defaults to zero. A zero value indicates legacy behavior of no timeout.

For example, in the Planning Analytics database configuration, add the following line:

ODBCTimeoutInSeconds= 10