TIMEOUT={number_of_seconds}
| Default | 0 (no timeout)
|
| Allowable Values | 0 -
32767
|
| Minimum | 0
|
| Maximum | 32767
|
This parameter defines the number of seconds that a request waits for completion before the request times out. If this parameter is not specified, the batch job waits until the request is completed. If this parameter is specified, the batch job waits for this number of seconds before reporting the request as timed out. The PURGE parameter defines the action to be taken when a request times out.
Note: This parameter is used only when
WAIT =YES is also specified.