SNA Server Does Not STSN Sequence Numbers On Positive

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

SYMPTOMS

An SLI application can register a SLI_STSN_ROUTINE to handle the STSN (Set and Test Sequence Numbers) command from the host PLU. When the SLI application returns a positive response, SNA Server does not echo back the sequence numbers indicated in the STSN host request.

You may want SNA Server to send the SNA sequence numbers on every STSN response (positive or negative). SNA Server only returns the sequence numbers in the case of a TEST NEGATIVE response.

CAUSE

SNA Server does not echo back the sequence numbers in the positive case.

RESOLUTION

An update to SNA Server 2.11 Service Pack 1 is available to correct this problem. The updated modules include:

   <snaroot>\SYSTEM\SNASERVR.EXE
   <snaroot>\SYSTEM\WINRUI32.DLL

STATUS

Microsoft has confirmed this to be a problem in SNA Server version 2.0, 2.1, 2.11 and 2.11 SP1 (this problem is fixed in SNA Server 3.0). A supported 2.11 fix is now available, but has not been fully regression- tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.

MORE INFORMATION

Annotated SNA Server DLC message traces are included below; these describe two scenarios where SNA Server fails to echo STSN sequence numbers on positive response.

  1. When the host sends an STSN with the SET, SET options, to which SNA Server responds with TESTPOS, TESTPOS. This is correct; however, SNA Server does NOT echo back the sequence numbers in the response.

Host issues STSN REQUEST: SET,SET,37,0

   DLC    ---------------------------------------------- 10:35:57.17
   DLC    01161000->0A020101 DLC DATA
   DLC                       DAF:02 OAF:01 ODAI:off Exp.
   DLC                       STSN   RQD SC  FI BC EC DR1
   DLC
   DLC    ---- Header  at address 00D14174, 1 elements ----
   DLC    06060100 00002D00 02010A88 01000D01     <......-....h....>
   DLC
   DLC    ---- Element at address 0120FB48, start 10, end 18 ----
   DLC    6B8000A2 50002500 00                    <k..sP.%..       >

SNA Server responds with STSN REPLY:   TESTPOS,TESTPOS,0,0

   DLC    ---------------------------------------------- 10:35:58.94
   DLC    0A020101->01161000 DLC DATA
   DLC                       DAF:01 OAF:02 ODAI:off Exp.
   DLC                       STSN   +RSP SC  FI BC EC DR1
   DLC
   DLC    ---- Header  at address 00D151E8, 1 elements ----
   DLC    0100880A 00012D00 01020A88 01000D01     <..h...-....h....>
   DLC
   DLC    ---- Element at address 0120EB50, start 10, end 18 ----
   DLC    EB8000A2 50000000 00                    <...sP....       >

  • When the host sends an STSN with the SET, SET & TEST options, to which SNA Server responds with TESTPOS, TESTNEG. This is also correct; however, SNA Server only fills in the TESTNEG sequence number in the response.

    Host issues STSN REQUEST: SET,SET&TEST,44,27

       DLC    ---------------------------------------------- 10:40:45.11
       DLC    01161000->0A020101 DLC DATA
       DLC                       DAF:02 OAF:01 ODAI:off Exp.
       DLC                       STSN   RQD SC  FI BC EC DR1
       DLC
       DLC    ---- Header  at address 00D156C8, 1 elements ----
       DLC    06060100 00002D00 02010A9A 01000D01     <......-.........>
       DLC
       DLC    ---- Element at address 0120EFE0, start 10, end 18 ----
       DLC    6B8000A2 70002C00 1B                    <k..sp.,..       >
    
    SNA Server responds with STSN REPLY:   TESTPOS,TESTNEG,0,25
    
       DLC    ---------------------------------------------- 10:40:47.81
       DLC    0A020101->01161000 DLC DATA
       DLC                       DAF:01 OAF:02 ODAI:off Exp.
       DLC                       STSN   +RSP SC  FI BC EC DR1
       DLC
       DLC    ---- Header  at address 00D14B9C, 1 elements ----
       DLC    01009A0A 00012D00 01020A9A 01000D01     <......-.........>
       DLC
       DLC    ---- Element at address 012137BC, start 10, end 18 ----
       DLC    EB8000A2 70000000 19                    <...sp....       >
    

  • Additional query words: prodsna
    Keywords : kbbug2.00 kbbug2.11 kbnetwork snalua snaprog snaserverservice kbbuglist
    Version : 2.0 2.11
    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.