Previous Topic: OSFTSPOUTLIM ParameterNext Topic: OSFTSPQUE Parameter


OSFTSPQADD Parameter

The OSFTSPQADD parameter sets the threshold CA OPS/MVS uses to determine whether more OSF TSP servers are started. The algorithm that is used to add servers depends on the OSFQADDPROCESS parameter. IF OSFQADDPROCESS=AVAIL a new server is added, when the number of commands in the OSF TSP execution queue is higher than OSFQADD and OSFMIN but lower than OSFMAX. When OSFQADDPROCESS= QADD a new server is added and the queue depth equals OSFTSPQADD+1 + (n * OSFTSPQADD) until OSFTSPMAX is reached.

Default value

0

Other possible values

Any number of queued commands greater than or equal to 0

Set or modify this parameter...

Anytime

Example: OSFTSPQADD

This function sets the OSF TSP execution queue threshold to 5 commands.

OPSPRM('SET','OSFTSPQADD','5')