Examples of the RETRY keywords

Example 1: RETRYT and RETRYL
//OUTRETRY OUTPUT RETRYT='0001:00:00',RETRYL=5

In this example a retry is attempted every hour, for a maximum of five attempts.

Example 2: RETRYT Only
//OUTRETRY OUTPUT RETRYT='0000:05:00'

In this example a retry is attempted every five minutes.