JobQueueThreadPoolSize

The JobQueueThreadPoolSize parameter enables IBM® Cognos® TM1® to use multiple threads to process the Cognos TM1 Job Queue, providing greater thru-put and processing of sandbox requests when the Cognos TM1 server is configured to use Parallel Interaction. When the server is not running in Parallel Interaction mode, this parameter has no effect, and only a single thread is used to process requests in the Job Queue.

Parameter type: optional, static

By default, if this parameter is not set when the Cognos TM1 server is running in Parallel Interaction mode, then Cognos TM1 uses a value of 1 and the Cognos TM1 server uses only a single thread to process requests in the Job Queue.

Configure this parameter in the Tm1s.cfg file using the following format:

JobQueueThreadPoolSize=x

where x represents the number of threads you want to use for processing Cognos TM1 Job Queue requests.

For example:

JobQueueThreadPoolSize=3

By default, if this parameter is not set, then Cognos TM1 uses a value of 1.