This abend is issued on termination, if termination is caused by the
ERROR condition, and the ERROR condition was not caused by an abend (other
than an ASRA abend).
This is the abend code issued by PL/I when either:
- A transaction terminates in error due to a PL/I software interrupt (CONVERSION,
for example), and there is no ERROR ON-unit
- The program takes normal return from the ERROR ON-unit.
Because the program failed, the failure must be reflected to
CICS on your workstation as an abend so that DTB, and so on, can occur if
necessary.