CICS RE: CICS ABEND AZCE When LU 6.2 Message > 32767 Bytes (184886)
The information in this article applies to:
- Microsoft COM Transaction Integrator for CICS and IMS 1.0, when used with:
This article was previously published under Q184886 SYMPTOMS
When an input, or output, LU 6.2 message is sent by a COMTI application
that uses a CICS Remote Environment (non-link), a CICS ABEND AZCE results.
The following error information is made available to the client program in
the Err structure:
Error Number: 1410 (0x582)
Description: (1410) The transaction program xxxx abended. Host LU is
aaaaaaaa Local LU is bbbbbbbb. See NT Event Log for SNA Error Log Data.
Retry the request.
The following entry is recorded in the application event log:
Event ID: 401
Source: COMTI
Type: Warning
Category: General
(401) COM Transaction Integrator Received SNA-defined Error Log Data text:
DFHAC2206 15:32:27 WNWCI51C Transaction BOFE failed with abend AZCE.
Updates to local recoverable resources backed out.
EXPLANATION
The host LU terminated the conversation with COM Transaction
Integrator abnormally, and sent information about the error. The message
text of the SNA Error Log GDS Variable is displayed above.
CAUSE
The explanation from the IBM Manual, CICS for MVS/ESA Messages and Codes
Version 4 Release 1 is as follows:
AZCE
Explanation: An intersystem error has been detected during APPC mapped
processing. The length of application data that is to be received (as
determined from the LL fields and concatenation flags) exceeds the CICS
implementation limit of 32767 for receive and converse commands, or 65000
for CICS transaction routing and function shipping requests.
COMTI uses a mapped LU 6.2 conversation, thus the 32,767-byte limit
applies. It is a CICS limitation, not an SNA Server limitation or a COMTI
limitation.
WORKAROUND
The only workaround is to limit the amount of data transmitted by the
application to an amount acceptable to CICS, that is, <= 32,767 bytes.
STATUS
Microsoft has confirmed this to be a problem in COM Transaction Integrator for CICS and IMS version 1.00, a component of SNA Server version 4.00. This problem has been corrected in the latest U.S. service pack for SNA Server version 4.00. For information on obtaining the service pack, query on the
ollowing word in the Microsoft Knowledge Base (without the spaces):
Modification Type: | Minor | Last Reviewed: | 3/1/2004 |
---|
Keywords: | kbbug kbfix KB184886 |
---|
|