The AOFSIZE parameter determines the size of the AOF workspace (used to store REXX variables).
Using several new CA OPS/MVS parameters (AOFWSHIGHUSED, AOFWSHIGHUSEDPGM, AOFWSHIGHUSEDRULE, AOFWSHIGHUSEDDATE, and AOFWSHIGHUSEDTIME), you can trace the maximum amount of workspace that rules have used since CA OPS/MVS was last started. After tracing the levels of workspace use, you may wish to decrease the value of the AOFSIZE parameter if it is set larger than the value of the AOFWSHIGHUSED parameter.
Note: The AOFWSHIGHUSED, AOFWSHIGHUSEDPGM, AOFWSHIGHUSEDRULE, AOFWSHIGHUSEDDATE, and AOFWSHIGHUSEDTIME parameters are display-only parameters.
307200 (bytes)
Any number of bytes greater than 32768
At initialization
Example: AOFSIZE
This function sets the AOF work space to 500000 bytes.
OPSPRM('SET','AOFSIZE','500000')
|
Copyright © 2014 CA.
All rights reserved.
|
|