Previous Topic: OSFPRODUCT Parameter

Next Topic: OSFQUE Parameter

OSFQADD Parameter

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

Default value

8

Other possible values

Any number of queued commands greater than or equal to 0

Set or modify this parameter...

Anytime

Example: OSFQADD

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

OPSPRM('SET','OSFQADD','5')