Microsoft Knowledge Base Email Alertz

Description of the SESTIMEOUT parameter that is used by the SNA Server service

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 831976 - Last Review: December 4, 2007 - Revision: 1.3

Description of the SESTIMEOUT parameter that is used by the SNA Server service

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://kbalertz.com/Feedback.aspx?kbNumber=256986/ ) Description of the Microsoft Windows registry

INTRODUCTION

The SESTIMEOUT registry parameter sets the number of 5-second timer ticks that are allowed before the Microsoft SNA Server service deactivates Advanced Program-to-Program Communication (APPC) Logical Unit (LU) 6.2 contention winner sessions that are no longer used by active APPC conversations. If the registry parameter is not set, 4 timer ticks of 5 seconds each are allowed, for a total of 20 seconds.

Note The SESTIMEOUT registry parameter only applies to LU 6.2 contention winner sessions that Microsoft Host Integration Server initiates.

MORE INFORMATION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

The SESTIMEOUT registry parameter must be added if you want to change the default value of 4. To change this value, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate, and then click the following key in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SnaServr\Parameters
  3. On the Edit menu, point to New, and then click String Value.
  4. Type SESTIMEOUT, and then press ENTER.
  5. On the Edit menu, click Modify.
  6. Type the number of 5-second timer ticks that you want, and then click OK.
  7. Quit Registry Editor.
Note If SESTIMEOUT is set to 0, the SNA Server service will not time out a contention winner session that is not being used by an active APPC conversation.

The SNA Server service uses the SESTIMEOUT registry parameter to control how long an LU 6.2 session remains bound after an APPC conversation ends. This parameter applies to LU 6.2 sessions that are not autoactivated. If another APPC session is requested during the SESTIMEOUT period, the existing APPC session is used without having to bind another session. Overall performance is improved when an existing session is used because a new BIND exchange is not required.

If you set the SESSTIMEOUT parameter to 0, the following situations may cause the SNA Server service to unbind a contention winner session:
  • The APPC session ends abnormally because the client issues a Cancel request. A CLOSE ERR error message is then sent to the SNA Server service or to the Host Integration Server service.
  • The transaction program (TP) issues a TP_ENDED (HARD) verb.
In these situations, the SNA Server service will unbind the session with an UNBIND cleanup to make sure that the condition is cleared.

REFERENCES

For more information, click the following article number to view the article in the Microsoft Knowledge Base:
196391  (http://kbalertz.com/Feedback.aspx?kbNumber=196391/ ) Factors affecting COMTI performance

APPLIES TO
  • Microsoft Host Integration Server 2004 Standard Edition
  • Microsoft Host Integration Server 2000 Standard Edition
  • Microsoft Host Integration Server 2000 Service Pack 1
  • Microsoft SNA Server 4.0
  • Microsoft SNA Server 4.0 Service Pack 1
  • Microsoft SNA Server 4.0 Service Pack 2
  • Microsoft SNA Server 4.0 Service Pack 3
  • Microsoft SNA Server 4.0 Service Pack 4
Keywords: 
kbhowto kbinfo kbhis2004 kbhis2000 KB831976
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate