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.
0
Any number of queued commands greater than or equal to 0
Anytime
Example: OSFTSPQADD
This function sets the OSF TSP execution queue threshold to 5 commands.
OPSPRM('SET','OSFTSPQADD','5')
|
Copyright © 2014 CA.
All rights reserved.
|
|