Previous Topic: AM - Issue a MessageNext Topic: AJ - Schedule a Recovery Job


AW - Wait

Statement Identifier

AW

Purpose

Execution of the AW action statement causes the sequence of recovery actions to pause for a specified number of minutes.

Format

The allowable keyword is:

TIME=

The data following the TIME= keyword specifies the number of minutes that ARF should wait before proceeding to execute the next recovery action. This is a decimal number of minutes from 0001 to 9999. This keyword can also be coded as T=.

Example

AW,TIME=0002

The example above illustrates the use of the AW action statement to cause a 2 minute pause in ARF recovery for a given job.