The OSFTSLQADD parameter sets the threshold CA OPS/MVS uses to determine whether more OSF TSL servers are starting. 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 TSL execution queue is higher than OSFQADD and OSFMIN but lower than OSFMAX. If OSFQADDPROCESS= QADD a new server is added when the queue depth equals OSFTSLQADD+1 + (n * OSFTSLQADD) until OSFTSLMAX is reached. Where ‘n’ equals the number of dynamically added servers.
0
Any number of queued commands greater than or equal to 0
Anytime
Example: OSFTSLQADD
This function sets the OSF TSL execution queue threshold to 5 commands.
OPSPRM('SET','OSFTSLQADD','5')
|
Copyright © 2014 CA.
All rights reserved.
|
|