Clients Using Novell ODI IPX/SPX Protocol Are Disconnected

Last reviewed: April 17, 1997
Article ID: Q142941
The information in this article applies to:
  • Microsoft SNA Server for Windows NT, versions 2.0, 2.1, 2.11, and 3.0

SYMPTOMS

Client computers using Novell's IPX/SPX protocol to access an AS/400 through Microsoft SNA Server version 2.11 are disconnected after a brief period of inactivity.

If the client is using a 5250 emulator to communicate with an AS/400, the following errors appear:

   Event 38: APPC session deactivated abnormally, qualifier 0005
   Event 92: APPC TP detected abend of SNA subsystem

If your client computer is using a 3270 emulator to communicate with a host, you lose your 3270 session and be reset to the initial host signon screen upon reconnecting.

The failure in the API trace shows:

   SEND_DATA response, result = COMM_SUBSYSTEM_ABENDED

and Events 38 and 92 are logged in the Application Log (as shown in the Event Viewer).

CAUSE

The IPX/SPX protocol is allowing a timeout to expire, after which the SNA Server client loses it's IPX/SPX session to the SNA Server, causing SNA Server to reset the user's host or AS/400 session.

RESOLUTION

Download the latest version of IPXODI.COM from Novell, dated 8/8/95 or later and replace the original file on the client workstation.

The following information should be added to the NET.CFG file (after the DOS Requestor line):

   Protocol IPXODI
   SPX Verify Timeout 65000
   SPX Abort Timeout 65000


Additional query words: prodsna
Keywords : kbnetwork ntnetserv
Version : 2.0 2.1 2.11 3.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.