Previous Topic: OSFTSPQADD ParameterNext Topic: OSFTSPRUN Parameter


OSFTSPQUE Parameter

The OSFTSPQUE parameter specifies the maximum number of queued commands the OSF TSP execute queue can hold. This queue is where CA OPS/MVS sends TSO commands to be executed in OSF TSP servers. The OSF TSP execute processor dispatches these commands to TSP servers as the servers become available to process work.

Default value

1700 (commands)

Other possible values

Any number from 1 to 32768

Set or modify this parameter...

At initialization

Example: OSFTSPQUE

This function sets the size of the OSF TSP execution queue to 2000 commands.

OPSPRM('SET','OSFTSPQUE','2000')