Previous Topic: USSPROCRULES ParameterNext Topic: USSQUE Parameter


USSQADD Parameter

Sets the threshold CA OPS/MVS uses to determine whether more OSF USS servers need to be started. When the number of commands in the OSF USS execution queue exceeds the value of the USSQADD parameter, CA OPS/MVS checks to see if the current number of servers is less than the value of the USSMAX parameter and equal to or greater than the value of the USSMIN parameter. If so, then CA OPS/MVS starts another USS server.

Default value

20

Other possible values

Any number of queued USS commands greater than or equal to 0

Set or modify this parameter...

Anytime

Example: USSQADD

This function sets the OSF USS execution queue threshold to 5 commands:

OPSPRM('SET','USSQADD','5')