DM_LONGKEEPALIVE Keyword
DM_LONGKEEPALIVE={minutes}
This optional keyword enables keep-alive handshaking between the client and the server. The handshaking allows the server to detect a possibly hung client thread. The server terminates the thread after the specified number of minutes with no activity when in long keep-alive mode. If this keyword is not specified, the default long keep-alive time is sixty (60) minutes. Otherwise, {minutes} specifies the maximum number of minutes to wait before terminating an inactive client. The minimum value for {minutes} is three (3). This keyword takes affect when the data manager creates any new child thread.
Example:
DM_LONGKEEPALIVE=2
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |