TOIRETRY keyword
The TOIRETRY keyword specifies whether IMS HP Image Copy reissues the IMS command to stop the database. The keyword also specifies the maximum number of retries.
- Functions that support this keyword
- Image Copy function
- Statements that support this keyword
- GLOBAL statement
- Site default option
- Supported
- Related keyword
- TOIAUTO keyword
- Format
-
- N
- Does not reissue the IMS command to stop the database.
If a command reply from IMS is not returned by the time that is specified by the TOITIME keyword, IMS HP Image Copy continues the process. If IMS HP Image Copy can take the authorization of the database without receiving the command reply, IMS HP Image Copy continues to create image copy data sets.
- Y
- If a command reply from IMS is not returned within the maximum allowable time that is specified by the TOITIME keyword, IMS HP Image Copy reissues the IMS command until the maximum number of retries is reached. The maximum number of retries is specified as the second operand (nn).
- nn
- The maximum number of retries in the range of 1 - 99. This value is effective when the first operand is Y. If you do not specify the maximum number of retries, the maximum number of retries is set to 5.
- Default value
- TOIRETRY=N