This parameter defines the maximum number of output lines an AOF rule can have in its external data queue (EDQ).
5000
Any number from 1 to 32768
At initialization
Example: AOFMAXQUEUE
This function sets the number of output lines to 6000.
OPSPRM('SET','AOFMAXQUEUE','6000')
Note: Although the maximum value is 32768, if you set this parameter to a high value, CA OPS/MVS may terminate during product initialization and issue a MESSAGE QUEUE GETMAIN FAILED error message. This is due to the many factors that influence the maximum value that can be used on any given system. The maximum values depend on the size of the extended private region in the system and on the value of other CA OPS/MVS parameters. For example, the BROWSEMAX and PROCESS parameters have a big impact on the actual limit value for the AOFMAXQUEUE parameter.
|
Copyright © 2014 CA.
All rights reserved.
|
|