Previous Topic: OSFTSPOUTLIM Parameter

Next Topic: OSFTSPQUE Parameter

OSFTSPQADD Parameter

The OSFTSPQADD parameter sets the threshold CA OPS/MVS uses to determine whether more OSF TSP servers need to be started. When the number of commands in the OSF TSP execution queue exceeds the value of the OSFTSPQADD parameter, CA OPS/MVS checks to see if the current number of OSF TSP servers is less than the value of the OSFTSPMAX parameter and equal to or greater than the value of the OSFTSPMIN parameter. If so, CA OPS/MVS starts another OSF TSP 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: OSFTSPQADD

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

OPSPRM('SET','OSFTSPQADD','5')