z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of the RETRY keywords

z/OS MVS JCL Reference
SA23-1385-00

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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014