This parameter sets the maximum number of seconds that OPS/REXX programs or request rules can execute.
No default
Any number of seconds greater than or equal to -1 (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: REXXMAXSECONDS
This function allows OPS/REXX programs or request rules to execute for up to 600 seconds (ten minutes).
OPSPRM('SET','REXXMAXSECONDS','600')
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |