KEEP_ALIVE_INTERVAL - UDM Manager configuration option
Description
The KEEP_ALIVE_INTERVAL option sets the default interval (in seconds) at which a keep alive message is sent from the UDM Manager to the transfer server(s).
If the transfer server(s) do not respond to the keep alive message within 3X this interval, a network fault is registered.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | n/a | ||||
Command Line, Long Form | -keep_alive_interval seconds | ||||
Environment Variable | UDMKEEPALIIVEINTERVAL=seconds | ||||
Configuration File Keyword | keep_alive_interval seconds | ||||
STRUDM Parameter | KEEPALIVE(seconds) |
Values
seconds can be any number.
Default is 120.