Previous Topic: USSQADD ParameterNext Topic: USSRUN Parameter


USSQUE Parameter

Specifies the maximum number of queued OSF USS commands. This queue is where CA OPS/MVS sends USS commands to be executed in servers. The OSF execute processor dispatches these commands to OSF USS 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: USSQUE

This function sets the size of the OSF USS execution queue to 1024:

OPSPRM('SET','USSQUE','1024')