Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

A software update is available that improves the tracing capabilities of Transaction Integrator Windows Initiated Processing internal tracing when you use persistent connections in Host Integration Server 2004


View products that this article applies to.

Introduction

This article describes a software update for Microsoft Host Integration Server 2004. This update improves the tracing capabilities of Transaction Integrator (TI) Microsoft Windows Initiated Processing (WIP) internal tracing when you use persistent connections.

You can turn on TI WIP internal tracing to help troubleshoot TI WIP issues. However, the trace data that TI WIP internal tracing captures does not include enough information to accurately troubleshoot issues that are related to persistent connections.

Typically, a network tracing utility such as Microsoft Network Monitor is used together with the TI WIP internal tracing to troubleshoot issues that are related to TI WIP applications.

After you apply this update, TI WIP internal tracing can capture additional persistent connection information.

↑ Back to the top


More information

The following is a list of some persistent connection information that TI WIP internal tracing can capture after you apply this update:
  • The local TCP/IP port number that the persistent connection uses
  • The connection time-out value
  • The socket number
  • The connection type
Additionally, this update makes several other changes to help clarify the trace data for persistent connection initializations and terminations.

When you use persistent connections, updated trace statements may be included in the TI WIP trace log file. The following are examples of some updated trace statements:
18082 TCP Transport port properties: remote port number=3000, local port number=3542, timeout=0, socket=0x3405, connection type=Open.
18019 TCP Transport Disconnect entered, type = Normal, local port = 3542
10073 Removing reused persistent connection, correlator = 00000000340500000000000000000000.
10075 Removing aborted persistent connection, correlator = 00000000340500000000000000000000.
Note Other trace statements will be included in the TI WIP trace log file. Also, when you view a trace log file, the trace statements may not appear in this particular order.

To turn on TI WIP internal tracing, follow these steps:
  1. Click Start, click All Programs, click Microsoft Host Integration Server 2004, and then click TI Manager.
  2. Expand Transaction Integrator, right-click Windows-Initiated Processing, and then click Tracing.
  3. Under Trace Categories, click to select the check boxes for the trace categories that you want to include in internal tracing.

    Note When you select a trace category, the options that are associated with that category are also selected. These options appear under Trace Options. If you want to limit the information that TI WIP internal tracing captures, you can click to clear the check boxes for the individual trace options that apply to each trace category.
  4. If you want to immediately apply the new trace settings, click to select the Make Trace settings effective immediately check box.
  5. Click OK, and then close TI Manager.
Note To turn off TI WIP internal tracing, repeat the previous steps and click to clear the check boxes for the trace categories that you selected in step 3.

TI WIP internal tracing creates trace files in the Traces folder. The Traces folder is located in the folder where Host Integration Server 2004 is installed. For example, the default path of the Traces folder resembles the following:
C:\Program Files\Microsoft Host Integration Server\Traces
Note Turn off TI WIP internal tracing when you do not have to trace for troubleshooting. When TI WIP internal tracing is turned on, TI WIP internal tracing creates one trace file for each TI WIP process. If you leave TI WIP internal tracing turned on, the trace files may eventually consume lots of hard disk space. Additionally, TI WIP internal tracing may affect system performance.

The following table contains a general overview of the kind of data that the trace categories capture.
Trace categoryData
GeneralThis category provides high-level information about end-to-end global processing.
TransportThis category provides detailed connection information about activities on the SNA network or on the TCP/IP network.
ConvertThis category provides detailed information about how data is converted from COM and .NET data on the servers to COBOL or RPG data on the host computer.
Read LibThis category provides information about the contents of the type library. You can use this category to augment the information in the Convert trace.
TI ProxyThis category provides detailed information about object instantiation, about state transitions, and about method calls.

Service pack information

This feature is available in the latest service pack for Host Integration Server 2004. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
940313 How to obtain the latest Host Integration Server 2004 service pack

Update information

A supported feature that modifies the default behavior of the product is available from Microsoft. However, this feature is intended to modify only the behavior that this article describes. Apply this feature only to systems that specifically require it. This feature might receive additional testing. Therefore, if the system is not severely affected by the lack of this feature, we recommend that you wait for the next software update that contains this feature.

If the feature is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the feature.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific feature. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the feature is available. If you do not see your language, it is because the feature is not available for that language. The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Capture.dll6.0.2066.025,60001-Feb-200720:45x86
Comticontext.dll6.0.2066.025,60001-Feb-200720:45x86
Convertex.dll6.0.2066.0133,63201-Feb-200720:44x86
Convertexos400.dll6.0.2066.0135,68001-Feb-200720:44x86
Dcgen.dll6.0.2066.099,84001-Feb-200720:45x86
Microsoft.hostintegration.ti.clientcontext.dll6.0.2066.012,28801-Feb-200720:44x86
Microsoft.hostintegration.ti.dcgen.interop.dll6.0.1701.04,09601-Feb-200720:33x86
Microsoft.hostintegration.ti.remotinginterceptor.dll6.0.2066.015,87201-Feb-200720:45x86
Microsoft.hostintegration.ti.tracing.interop.dll6.0.1701.04,60801-Feb-200720:31x86
Mobase.dll6.0.2066.0249,34401-Feb-200720:44x86
Playback.dll6.0.2066.024,06401-Feb-200720:45x86
Tagen.dll6.0.2066.096,25601-Feb-200720:45x86
Tracing.dll6.0.2066.0542,72001-Feb-200720:44x86
Tranlu62.dll6.0.2066.053,76001-Feb-200720:45x86
Trantcp.dll6.0.2066.0104,96001-Feb-200720:45x86
Turnaround.dll6.0.2066.034,30401-Feb-200720:45x86

↑ Back to the top


References

For more information about another TI WIP tracing improvement, click the following article number to view the article in the Microsoft Knowledge Base:
913671 A software update is available for Transaction Integrator Windows Initiated Processing internal tracing in Host Integration Server 2004
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: KB929900, kbinfo, kbpubtypekc, kbqfe, kbhotfixserver, kbautohotfix

↑ Back to the top

Article Info
Article ID : 929900
Revision : 5
Created on : 12/4/2007
Published on : 12/4/2007
Exists online : False
Views : 379