Title: | DECnet/OSI for OpenVMS |
Moderator: | TUXEDO::FONSECA |
Created: | Thu Feb 21 1991 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3990 |
Total number of notes: | 19027 |
With DECnet/OSI for OpenVMS Version V6.3-ECO05 on AXp OpenVMS V6.2-1H3 we are using IPC system services between two applications installed on two different nodes . When we make a shutdown, the application sees that the node is down but we make a "CUT OFF", the application doesn't see that the node is down : which is the difference netween a shutdown and a cut-off We are using two ethernet boards with a double ethernet network. Thanks to answer very fast . Christine Kling : 887-4155 (france)
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3848.1 | RMULAC.DVO.DEC.COM::S_WATTUM | Scott Wattum - FTAM/VT/OSAK Engineering | Fri Feb 07 1997 08:29 | 12 | |
When DECnet is shut down, it sends a message to any network application on the system being shutdown, to notify the application. Normally an application would respond to this message by terminating any logical links it may have with other applications. When the network is "cut off" you need to wait for transport to determine that the other system is unreachable. This can take a lot of time (minutes), depending on whether the application was transmitting data at the time (versus relying on the keepalive timer), what your delay weight and delay factor are set at, along with your retransmit threshold. --Scott |