2.151 MAXABENDRESTARTS

Valid for

GLOBALS, Manager

Description

Use MAXABENDRESTARTS to specify the number of times Manager tries to restart a process that stopped due to either of the following conditions:

  • The process ended abnormally.

  • The process fails because it cannot write to disk.

Restart counts are initialized every RESTARTINTERVAL minutes.

By default, restarts are attempted each minute. If they need to be attempted at a different interval, use AUTORESTART with the WAITMINUTES option instead.

If AUTORESTART with RETRIES is used, MAXABENDRESTARTS is ignored.

If neither MAXABENDRESTARTS nor AUTORESTART RETRIES are specified and the process has been restarted and failed two times, Manager will stop trying to restart the process.

Default

2

Syntax

MAXABENDRESTARTS count
count

The number of times Manager tries to restart a process. If you do not want Manager to restart an operation, set count to zero.