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.
1700 (commands)
Any number from 1 to 32768
At initialization
Example: OSFQUE
This function sets the size of the OSF TSO execution queue to 2,000 commands.
OPSPRM('SET','OSFQUE','2000')
|
Copyright © 2014 CA.
All rights reserved.
|
|