DOCUMENT:Q222944 08-MAY-2002 [sna] TITLE :Allow COMTI LU6.2 Send Size to be Configurable. PRODUCT :Microsoft SNA Server PROD/VER:WINDOWS:4.0,4.0 SP2,4.0SP1,4.0SP2 OPER/SYS: KEYWORDS:kbsna400sp3fix ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft COM Transaction Integrator for CICS and IMS, version 4.0 SP2 - Microsoft SNA Server, versions 4.0, 4.0SP1, 4.0SP2 ------------------------------------------------------------------------------- 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. At the customer's request, COMTI has been enhanced to allow the LU6.2 send size to be configurable. CAUSE ===== COMTI wasn't originally designed to allow the LU6.2 send size to be configurable. RESOLUTION ========== To 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 WORKAROUND ========== The 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. STATUS ====== Microsoft 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. The customer implemented the 24-KB LU6.2 application data receive size within the host CICS application because of an apparent recommendation within the IBM CICS/ESA V4R1 Application Programming Guide (Document Number SC33-1169-00), topic 2.1.4 - LENGTH options. However, general LU6.2 tranaction programming references do not make such a recommendation, and support LU6.2 application data send/receive sizes of 32 KB. Additional query words: ====================================================================== Keywords : kbsna400sp3fix Technology : kbAudDeveloper kbSNAServSearch kbCOMTISearch kbCOMTI400SP2 kbSNAServ400 Version : WINDOWS:4.0,4.0 SP2,4.0SP1,4.0SP2 Issue type : kbbug Solution Type : kbfix ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2002.