CICS command
data failed RESP=eibresp RESP2=eibresp2 RCODE=eibrcode
Explanation
This message is issued when the CINC HANDLE ABEND
exit program is driven to handle a transaction abend that occurred
within the CINC transaction. The abend code is given by abend
code, and the failing program is given by program.
Note that abends are issued by CINC, codes IUxx, as well as by CICS®.
System action
The transaction is terminated with a transaction
dump, with a dumpcode of abend code, and the Collector
is stopped.
User response
If the original abend was issued by CINC, there
will be a preceding message on the CINT TD queue describing the abend.
If so, refer to the description for that message. Otherwise, the abend
was issued by CICS, for example
ASRA, so refer to the CICS Messages
and Codes.
Module
CIUA171C, CIUCINCE
Destination
CINT TD queue and terminal end user.