Previous Topic: /RETRY_ATTEMPTS=max_attempts

Next Topic: Example

/RETRY_FREQUENCY=frequency

Specifies the frequency of each retry in minutes. The default is every 15 minutes. The frequency value must be between 1 and 60 minutes.

The following example causes the manager to retry the job every 1/2 hour for up to 50 times until it completes successfully:

/RETRY_ATTEMPTS=50/RETRY_FREQUENCY=30

The job must be set for /RETRY. See /RETRY in the SCHEDULE COPY, SCHEDULE CREATE, or SCHEDULE MODIFY commands for more information.