QUERY_EXEC_TIME_OUT

QUERY_EXEC_TIME_OUT

Description:

Query Execution time in seconds. This property will control the overall time consumed by a query even if the response is being sent in chunks.
If query execution doesn't complete within the defined QUERY_EXEC_TIME_OUT, then the query will be canceled.
Recommendation -

Values and behavior:

Any integer value

Syntax:

QUERY_EXEC_TIME_OUT

Default value:

-1

Scope:

Application

Comes into effect:

This is a hot deployed property. The administrator can change its value at any time and it does not require Analytical Server restart.

Dependencies and related properties:

SERVER_TIME_OUT

Recommendation:

QUERY_EXEC_TIME_OUT and SERVER_TIME_OUT should be either same or QUERY_EXEC_TIME_OUT should be greater than SERVER_TIME_OUT.

Environment:

Applicable in all environments.

Copyright Kyvos, Inc. 2026. All rights reserved.