IQGOVERN_PRIORITY_TIME option

Function

Limits the time a high priority query waits in the queue before starting.

Allowed values

0 – 1,000,000 seconds. Must be lower than IQGOVERN_MAX_PRIORITY.

Default

0 (disabled)

Scope

Can be set for the PUBLIC group only. Requires DBA permissions. Takes effect immediately.

Description

Limits the time a high priority (priority 1) query waits in the queue before starting. When the limit is reached, the query is started even if it exceeds the number of queries allowed by the -iqgovern setting. You must belong to group DBA in order to change this switch. The range is from 1 to 1,000,000 seconds. The default (0) disables this feature. IQGOVERN_PRIORITY_TIME must be set PUBLIC.