
Parameter Description
Specifies the minimum thread number for standalone enqueue server 2. This number is the same as the number of simultaneously running connections that can be processed.
The value set for the minimum number of threads is created at startup of the enqueue server and is not fallen short of at runtime. If the network load for enqueue server 2 becomes too much for standalone enqueue server 2, it automatically starts more threads, up until the limit set by enq/io/max_threads is reached. If 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 maximum number of threads can be generated when standalone enqueue server 2 is started. If the network load is heavy, the set maximum 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 the startup of standalone enqueue server 2.
Values allowed
enq/io/min_threads must be greater than 4 and less than enq/io/max_threads.


