INIT-SELF Retry Functionality for SNA Server

Last reviewed: April 17, 1997
Article ID: Q161228
The information in this article applies to:
  • Microsoft SNA Server, versions 2.11 and 3.0

SUMMARY

When automatically activating a dependent LU6.2 session, SNA Server sends an INIT-SELF command to the host, to request that the host send a BIND command to start the LU6.2 session. If the host sends a negative response to the INIT-SELF request, SNA Server does not resend the INIT-SELF command unless an APPC or CPIC application attempts to allocate a new conversation on this dependent LU6.2 session (using [MC_]ALLOCATE or CMINIT). Automatic activation for a dependent LU6.2 session is configured on the APPC mode definition by setting the Automatic Activation Limit to "1."

Retry logic for INIT-SELF has been added to SNA Server. This allows SNA Server to retry an INIT-SELF for a dependent LU 6.2 after it has been rejected by the host.

NOTE: SNA Server 3.0 does not support the automatic activation of LU6.2 sessions, so session activation only occurs after an SNA Server APPC or CPIC application attempts to allocate a conversation over the dependent LU 6.2 LU's, or if initiated by the host.

MORE INFORMATION

The following two new registry parameters are now supported:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SnaServer\Parameters

INITSLFRETRIES: REG_SZ: (default 0) This parameter specifies the number of times an INITSELF is retried.

INITSLFTICKS: REG_SZ: (default 2) This parameter specifies the number of tick periods (about 5 seconds) between each retry.

The SNA Server Service must be restarted after making these changes.

Even though this functionality was not included with SNA Server 2.11, a fix that provides this functionality is available for SNA Server 2.11 Service Pack 1.


Additional query words: dependent lu 6.2 bind prodsna
Keywords : kbfix2.11.sp2 kbusage snaappc snacpic
Version : 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.