RECONNECT_RETRY_INTERVAL - UDM Manager configuration option
Description
The RECONNECT_RETRY_INTERVAL option sets the number of seconds that UDM will wait between each successive attempt to reestablish a transfer session when a network fault occurs.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | n/a | ||||
Command Line, Long Form | -retry_interval seconds | ||||
Environment Variable | UDMRETRYINTERVAL=seconds | ||||
Configuration File Keyword | reconnect_retry_interval seconds | ||||
STRUDM Parameter | RETRYINT(seconds) |
Values
seconds is any number of seconds to wait.
Default is 60.