This parameter determines the maximum number of host commands that OPS/REXX programs or request rules can execute. Host commands are commands issued in all valid ADDRESS environments.
100000
Any number of commands between -1 and 99999 (a value of -1 indicates that there is no limit)
Anytime
Example: REXXMAXCOMMANDS
This function limits OPS/REXX programs or request rules to issuing 20000 host commands.
OPSPRM('SET','REXXMAXCOMMANDS','20000')
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |