Previous Topic: OSFQADDPROCESS ParameterNext Topic: OSFRECYCLE Parameter


OSFQUE Parameter

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

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

OPSPRM('SET','OSFQUE','2000')