Previous Topic: OSFTSLOUTLIM Parameter

Next Topic: OSFTSLQUE Parameter

OSFTSLQADD Parameter

The OSFTSLQADD parameter sets the threshold CA OPS/MVS uses to determine whether more OSF TSL servers need to be started. When the number of commands in the OSF TSL execution queue exceeds the value of the OSFTSLQADD parameter, CA OPS/MVS checks to see if the current number of OSF TSL servers is less than the value of the OSFTSLMAX parameter and equal to or greater than the value of the OSFTSLMIN parameter. If so, CA OPS/MVS starts another OSF TSL server.

Default value

0

Other possible values

Any number of queued commands greater than or equal to 0

Set or modify this parameter...

Anytime

Example: OSFTSLQADD

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

OPSPRM('SET','OSFTSLQADD','5')