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 with in defined QUERY_EXEC_TIME_OUT, then query will be cancelled.
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 .
Values and behavior:
Syntax:
Default value:
-1
Scope:
Comes into effect:
Dependencies and related properties:
Recommendation:
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 with in defined QUERY_EXEC_TIME_OUT, then query will be cancelled.
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 .
Values and behavior:
Syntax:
Default value:
-1
Scope:
Comes into effect:
Dependencies and related properties:
Recommendation:
Copyright Kyvos, Inc. All rights reserved.