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.
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