This parameter defines the maximum number of REXX clauses that OPS/REXX programs or request rules can execute.
1000000
Any number of clauses between -1 and 999999 (a value of -1 indicates that there is no limit; a value of 0, while not prohibited, has no meaning and causes unpredictable results)
Anytime
Example: REXXMAXCLAUSES
This function sets the maximum number of clauses to 500000.
OPSPRM('SET','REXXMAXCLAUSES','500000')
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |