Document toolboxDocument toolbox

SCHD_JOB_DISPATCH_QUEUE_SIZE

Description:

This property is used to provide the number of requests that the Scheduler can hold in the queue when it is time for executing a job, but all the request threads are busy. When the queue is full, all subsequent requests will fail till the time enough space is created in the queue.

Values and behavior:

Any integer value greater than 50.

Syntax:

SCHD_JOB_DISPATCH_QUEUE_SIZE=[Queue size] (int)

Default value:

50

Scope:

Application

Comes into effect:

Requires BI Server restart to come into effect.

Environment:

Applicable in all environments.

Copyright Kyvos, Inc. All rights reserved.