OPEN_RETRY_INTERVAL - UDM Manager configuration option
Description
The OPEN_RETRY_INTERVAL option sets the number of seconds that UDM will wait between each open retry attempt (see OPEN_RETRY_COUNT).
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | n/a | ||||
Command Line, Long Form | -open_retry_interval number | ||||
Environment Variable | UDMOPENRETRYINTERVAL=number | ||||
Configuration File Keyword | open_retry_interval number | ||||
STRUDM Parameter | n/a (see OPEN_RETRY option) |
Values
number is any number (of seconds).
Default is 60.