TOITIME keyword
The TOITIME keyword specifies the time value that is used to retrieve the response from the IMS Tools Online System Interface.
- Functions that support this keyword
- Image Copy function
- Statements that support this keyword
- GLOBAL statement
- Site default option
- Supported
- Related keyword
- TOIAUTO keyword
- Format
-
- mmmm
- Specifies, in seconds, the maximum allowable time until IMS HP Image Copy detects the stop of a database. Value must be in the range of 1 - 9999.
- nnnn
- Specifies, in milliseconds, the time interval for /DIS AREA, which is used to check whether the DEDB area has stopped or not. Value must be in the range of 1 - 9999.
- Default value
- TOITIME=(180,100)
The default value for the second parameter is 100, which means 0.1 seconds.
- Usage note
- The time you specify for the first parameter must be equal to or longer than that of the second parameter. For example, if you specify TOITIME=(1,nnnn), you can specify 1 - 1000 for the second operand.