The information in this article applies to:
SYMPTOMS
The SNA Server COM Transaction Integrator (COMTI) feature currently sends LU6.2 application data messages to the host system using a send size of 32763 bytes (32 KB). However, a customer implemented a CICS application which only receives data in 24-KB chunks, making large data transfers less efficient when used with COMTI. CAUSECOMTI wasn't originally designed to allow the LU6.2 send size to be configurable. RESOLUTIONTo resolve this problem, obtain the latest service pack for SNA Server version 4.0. For additional information, please see the following article in the
Microsoft Knowledge Base: Q215838 How to Obtain the Latest SNA Server Version 4.0 Service Pack WORKAROUNDThe host CICS application could be modified to receive data in 32-KB chunks, or post additional RECEIVE calls if the sent data cannot be received in a single RECEIVE call. STATUSMicrosoft has confirmed this to be a problem in SNA Server 4.0, 4.0 SP1, 4.0 SP2. This problem was first corrected in SNA Server version 4.0 Service Pack 3. MORE INFORMATION
With this update applied, the COMTI send size can be configured within Component Builder under the Advanced tab for each method. The send size is configured under the Set Explicit Send Size Block field, where valid values are from 1 to 32763. To implement a 24-Kb send size, the value should be 24576, or whatever the host is expecting. Additional query words:
Keywords : sna4sp3fix |
Last Reviewed: September 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |