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.

FIX: Transaction Integrator slow with large arrays of untranslated bytes in Host Integration Server


View products that this article applies to.

Symptoms

You define a parameter in a Transaction Integrator (TI) object as a byte array of untranslated bytes in Host Integration Server. If the byte array is very large (for example, more than 10,000 bytes), the call takes longer than when a similar call is made by using Host Integration Server 2010.

↑ Back to the top


Cause

In Host Integration Server, there are added checks included for packing and unpacking data to allow for better error reporting. In the byte array, each byte is checked. When it is a large array, performance is decreased.

Because this is an untranslated byte array, there is no translation. Therefore, the additional error checking is not necessary. Transaction Integrator was changed to skip error checking for untranslated byte arrays.

↑ Back to the top


Resolution

The fix that resolves this problem is included in the following cumulative updates for Host Integration Server:

Cumulative Update 2 for Host Integration Server 2016

Cumulative Update 4 for Host Integration Server 2013

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


References

Learn about the terminology Microsoft uses to describe software updates.

↑ Back to the top


Keywords: kbQFE, kbfix, kbBug, kbExpertiseInter, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 3185253
Revision : 10
Created on : 1/9/2018
Published on : 1/9/2018
Exists online : False
Views : 207