The ABEND codes described here can occur during the operation of the Entire Transaction Propagator CICS Interface (product code: ETC).
If one of the following ABENDs occurs, it may be hidden if a CICS ABEND exit is set (e.g. within Natural). In any case, the error message is written to the operator console and to the CICS job log.
For information on the Entire Transaction Propagator, see the Entire Transaction Propagator documentation.
Code | Explanation |
---|---|
ETC0 | An ETC internal error occurred. Contact your Software AG support representative. |
ETC1 | The parameter module ETCPARM is not linked
to ETC.
|
ETC2 | ETPNUC has not been linked to ETC. |
ETC3 | The module specified in the
ADANAME parameter of the ETCPARM macro call
could not be loaded.
|
ETC4 | The CICS level types of the module resulting from the
linkage step and ADALNC must be the same. Both must be either
command level or macro level; a combination of the two is not allowed.
|
ETC5 | The module specified in the
ADANAME parameter of the ETCPARM macro call
is not an ADALNC macro-level module from a supported Adabas
version.
|
ETC6 | The CICS version on which ETC was installed is not supported. |
ETC7 | The ETCNUC and ETCPARM
versions do not match.
|
ETC8, ETC9 | An ETC internal error occurred. Contact your Software AG support representative. |
ETCA | The TWA does not exist or the TWA length is not sufficient. |
ETCB | All PUSER slots are exhausted or the
user-specific slot could not be found.
|
ETCC | EXECKEY (CICS) has been set for ETC.
EXECKEY (USER) must be set.
|