enq/io/max_threads

Parameter Description

Specifies the maximum thread number for standalone enqueue server 2. This number is therefore the maximum number of network connections than can be processed at the same time.

The value set for the minimum number of threads enq/io/min_threads is created at startup of the enqueue server and is not fallen short of at runtime. If the network load is heavy, standalone enqueue server 2 starts more threads until the set maximum is reached. When the network load becomes lighter again, the number of threads is reduced. The maximum number of usable threads depends on the operating system.  Make sure that the configured minimum number of threads can be generated when standalone enqueue server 2 is started. If the network load is heavy, the set maximum number of threads is reached.

Application Area

The value in this parameter will only be used if standalone enqueue server 2 is used; see enq/enable.

Who is permitted to make changes?

Customer

Operating System Restrictions

The maximum number of available threads in a process can vary, depending on the operating system. It must be possible to set the minimum number of threads at startup of the enqueue server. If the network load is heavy, the set maximum is reached.

Are other parameters affected or dependent?

enq/io/min_threads must be less than icm/max_threads.

You May Also Like

Leave a Reply?