Previous Topic: OSFTSLQADD ParameterNext Topic: OSFTSLRUN Parameter


OSFTSLQUE Parameter

The OSFTSLQUE parameter specifies the maximum number of queued commands the OSF TSL execute queue can hold. This queue is where CA OPS/MVS sends TSO commands to be executed in OSF TSL servers. The OSF TSL execute processor dispatches these commands to OSF TSL 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: OSFTSLQUE

This function sets the size of the OSF TSL execution queue to 2,000 commands.

OPSPRM('SET','OSFTSLQUE','2000')