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
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.
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.
- Click Start, click Run, type regedit, and then click OK.
- In Registry Editor, locate and then click the following subkey:
HKEY_CURRRENT_USER\Software\Microsoft\BizTalk Server\3.0
- If there is a Tracking subkey, go to step 6.
- To create a Tracking subkey, point to New on the Edit menu, and then click Key.
- Type Tracking, and then press ENTER.
- Locate and then click the following subkey:
HKEY_CURRRENT_USER\Software\Microsoft\BizTalk Server\3.0\Tracking
- On the Edit menu, point to New, and then click DWORD Value.
- Type ConnectionTimeout, and then press ENTER.
- Right-click ConnectionTimeout, and then click Modify.
- 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.
- 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:
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
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