Microsoft Knowledge Base Email Alertz

(884979) - This article discusses how to change timeout value for a query in BizTalk Health and Activity Tracking

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: 884979 - Last Review: February 21, 2006 - Revision: 2.1

How to change the timeout value for a query in the BizTalk Server 2004 Health and Activity Tracking (HAT) tool

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

Microsoft BizTalk Server 2004 includes the Health and Activity Tracking (HAT) tool. By default, the HAT tool times out if a query runs longer than 60 seconds. This article describes how to change the timeout value to enable queries to run longer than 60 seconds.

MORE INFORMATION

You can change the query timeout value that the HAT tool uses by adding the following registry entry:
HKEY_CURRRENT_USER\Software\Microsoft\BizTalk Server\3.0\Tracking\ConnectionTimeout
To add this registry entry, follow these steps:

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.
  1. Click Start, click Run, type regedit, and then click OK.
  2. In Registry Editor, locate and then click the following subkey:
    HKEY_CURRRENT_USER\Software\Microsoft\BizTalk Server\3.0
  3. If there is a Tracking subkey, go to step 6.
  4. To create a Tracking subkey, point to New on the Edit menu, and then click Key.
  5. Type Tracking, and then press ENTER.
  6. Locate and then click the following subkey:
    HKEY_CURRRENT_USER\Software\Microsoft\BizTalk Server\3.0\Tracking
  7. On the Edit menu, point to New, and then click DWORD Value.
  8. Type ConnectionTimeout, and then press ENTER.
  9. Right-click ConnectionTimeout, and then click Modify.
  10. In the Edit DWORD Value dialog box, click Decimal, and then type the value in seconds that you want to set for the query timeout value.
  11. On the File menu, click Exit.
Note You must restart the HAT tool for the new timeout value to take effect.

For more information about Microsoft BizTalk Server 2004 and the BizTalk HAT tool, visit the following Microsoft Web site:
http://www.microsoft.com/biztalk (http://www.microsoft.com/biztalk)

APPLIES TO
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition
  • Microsoft BizTalk Server 2004 Partner Edition
  • Microsoft BizTalk Server 2004 Standard Edition
Keywords: 
kbhowto kbprb KB884979
       

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