Determines the maximum number of messages in the OPSLOG message area for any OPSLOG. The OPSLOG message area resides in a data space owned by the CA OPS/MVS main address space. This is only the default value and can be overridden on any ADDRESS OPSCTL “OPSLOG DEFINE” or “OPSLOG ACTIVATE” host command for any OPSLOG.
400000
Any number greater than or equal to 1000 but less than or equal to 4925000
At initialization.
However, you cannot change the BROWSEMAX value if you initialize CA OPS/MVS with an existing OPSLOG; attempting to do so generates message OPS0163W. To change the BROWSEMAX value in this case, you must:
Example: BROWSEMAX
This function limits the number of messages to 100000.
OPSPRM('SET','BROWSEMAX','100000')
|
Copyright © 2014 CA.
All rights reserved.
|
|