This abend code is issued because the WebSphere MQ CICS adapter error handler is unable to load the message text module CSQFCTAB or CSQCMTXT. This module must be defined as a program entry in CICS, and exists in the WebSphere MQ library under the DFHRPL DD statement in the CICS JCL.
The task invoking the message handler is ended abnormally.
Check that the installation process was followed correctly.
An internal logic error has been detected in the CICS bridge monitor.
Message CSQC750E is written to the CICS CSMT transient data queue and the CICS bridge monitor task is ended abnormally.
See the description of message CSQC750E for more information.
The CICS bridge monitor has terminated with CICS bridge tasks still active.
Message CSQC744E is written to the CICS CSMT transient data queue and the CICS bridge monitor task is ended abnormally.
See the description of message CSQC744E for more information.
The CICS DPL bridge program has detected an error in a request message for this unit of work.
All request messages for this unit of work are copied to the dead-letter queue with an MQFB_CICS_* reason code. Corresponding error messages are written to the CICS CSMT transient data queue. An MQCRC_BRIDGE_ERROR reply is sent to the reply-to queue if requested. The CICS bridge task is ended abnormally.
See the description of the accompanying messages for more information.
The CICS bridge monitor or DPL bridge program abended due to an unexpected return code from an EXEC CICS API call.
Message CSQC704E is written to the CICS CSMT transient data queue and the CICS bridge monitor or DPL bridge program is abnormally terminated.
See the description of message CSQC704E for more information.
The CICS bridge monitor or DPL bridge program abended due to an unexpected return code from an MQ API call.
Message CSQC710E is written to the CICS CSMT transient data queue and the CICS bridge monitor or DPL bridge program is abnormally terminated.
See the description of message CSQC710E for more information.
The CICS bridge message handling program is unable to proceed because its COMMAREA is too small.
The CICS bridge monitor is abnormally terminated.
Check that you are running consistent versions of the CICS bridge monitor program CSQCBR00, and the message handling program CSQCBTX.
The CICS DPL bridge program abended before processing any messages for the unit of work.
All request messages for this unit of work are left on the CICS bridge queue to be handled by the CICS bridge monitor.
See the description of the accompanying messages for more information.
The CICS DPL bridge program abended during error processing.
An unexpected error occurred during CICS DPL bridge error processing.
See the description of the accompanying messages for more information. If the problem reoccurs, contact your IBM support center.
The type of EXEC CICS RECEIVE request does not match the next BRMQ vector.
The transaction is abnormally terminated.
This indicates a programming error in creating the input vectors. Use CEDX, or another programming tool to understand the transaction's input requests. Check whether the RECEIVE requests are TC or BMS.
The size of the EXEC CICS SEND MAP request is too large for the output buffer (the maximum size is 20 KB).
The transaction is abnormally terminated.
This transaction cannot be run using this version of the CICS bridge exit. If ADSDs were requested, it might be possible to run the transaction using the bridge without ADSDs.
An error occurred issuing an EXEC CICS SYNCPOINT request.
The transaction is abnormally terminated.
This is probably a failure in a CICS resource. Look at the accompanying CICS messages.
An error occurred issuing an EXEC CICS SYNCPOINT ROLLBACK request.
The transaction is abnormally terminated.
This is probably a failure in a CICS resource. Look at the accompanying CICS messages.
The CICS bridge exit received an unexpected return code from an MQ API call.
The transaction is abnormally terminated. The request messages are moved to the dead-letter queue.
See the description of any accompanying MQ error messages for more information.
MQCIH field ConversationalTask was set to MQCCT_NO, but the task was conversational.
The transaction is abnormally terminated.
Either set this field to MQCCT_YES, or supply a BRMQ vector with the input data.
The size of the request message is too large for the input buffer (the maximum size is 20 KB).
The transaction is abnormally terminated. The request messages are moved to the dead-letter queue.
Split the message into multiple messages.
The contents of the MQCIH or BRMQ vectors are incorrect.
The transaction is abnormally terminated.
Look at the AbendCode and the ErrorOffset in the MQCIH of the reply.
The start data received by the CICS bridge exit is incorrect.
The transaction is abnormally terminated.
This either indicates a storage overwrite, or an error in CKBR. Look at the dump to determine if this is a storage overwrite. If not, contact your IBM support center.
The CICS bridge exit received invalid calling parameters from CICS.
The transaction is abnormally terminated. The request messages are moved to the dead-letter queue.
This is probably the result of a storage overwrite. Look at the accompanying CICS dump to investigate the cause of the storage overwrite.
The request message was truncated.
The transaction is abnormally terminated.
Check the program that put the message onto the bridge queue.
The contents of the MQCIH or BRMQ vectors are incorrect.
The transaction is abnormally terminated.
Look at the AbendCode and the ErrorOffset in the MQCIH of the reply.
A requested map did not have an associated ADSD.
The transaction is abnormally terminated.
Look at the transaction dump to find the map in error. Regenerate the map using CICS Transaction Server Version 1.2 or later. If the source of the map is not available, it can be regenerated. See the CICS Transaction Server documentation for more details.
The CICS bridge exit received an unexpected return code from an MQ API call to open a queue.
The transaction is abnormally terminated. All request messages for this unit of work are left on the CICS bridge queue to be handled by the CICS bridge monitor.
See the description of any accompanying MQ error messages for more information.
The CICS bridge exit received invalid calling parameters from CICS.
The transaction is abnormally terminated. The request messages are moved to the dead-letter queue.
This is probably the result of a storage overwrite. Look at the accompanying CICS dump to investigate the cause of the storage overwrite.
The size of the EXEC CICS TC output request is too large for the output buffer (the maximum size is 20 KB).
The transaction is abnormally terminated.
This transaction cannot be run using this version of the CICS bridge exit. The CICS bridge exit received invalid calling parameters from CICS.
The transaction is abnormally terminated. The request messages are moved to the dead-letter queue.
This is probably the result of a storage overwrite. Look at the accompanying CICS dump to investigate the cause of the storage overwrite.
The mapset name in the next BRMQ vector does not match the CICS request.
The transaction is abnormally terminated.
This indicates a programming error in creating the input vectors. Use CEDX, or another programming tool to understand the transaction's input requests.
The map name in the next BRMQ vector does not match the CICS request.
The transaction is abnormally terminated.
This indicates a programming error in creating the input vectors. Use CEDX, or another programming tool to understand the transaction's input requests.
The CICS bridge exit received an unexpected return code from an MQ API call when processing a backout request.
The transaction is abnormally terminated. The request messages are moved to the dead-letter queue.
See the description of any accompanying MQ error messages for more information.
The CICS bridge exit received an unexpected return code from an MQ API call when processing a commit request.
The data is not committed. The transaction is abnormally terminated. The request messages are moved to the dead-letter queue.
See the description of any accompanying MQ error messages for more information.
The CICS bridge exit was unable to reread messages from the bridge request queue during backout processing.
The request messages are left on the CICS bridge queue with MQMD.BackoutCount set to 1.
See the description of any accompanying MQ error messages for more information.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqsao0446 |