RESTARTINTERVAL
Valid for
Manager
Description
Use RESTARTINTERVAL to reinitialize the restart count specified by the MAXABENDRESTARTS parameter.
When you specify MAXABENDRESTARTS count, the value of count is reset by default every 20 minutes if the process continues to run without abending. Specify RESTARTINTERVAL if you want to reinitialize at a different interval.
If AUTORESTART with RESETMINUTES has been set, RESTARTINTERVAL will be ignored.
For more information on using MAXABENDRESTARTS for restarting processes, see “MAXABENDRESTARTS”.
Default
20
Syntax
RESTARTINTERVAL minutes
minutes
The number of minutes a restarted process must run successfully before the restart count specified by the MAXABENDRESTARTS parameter is reset.