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 ETCPARMis not linked to ETC. | 
| ETC2 | ETPNUC has not been linked to ETC. | 
| ETC3 | The module specified in the ADANAMEparameter of theETCPARMmacro call could not be loaded. | 
| ETC4 | The CICS level types of the module resulting from the linkage
                                    step and ADALNCmust 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 ADANAMEparameter of theETCPARMmacro call is not anADALNCmacro-level module from a supported Adabas version. | 
| ETC6 | The CICS version on which ETC was installed is not supported. | 
| ETC7 | The ETCNUCandETCPARMversions 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 PUSERslots are exhausted or the user-specific
                                    slot could not be found. | 
| ETCC | EXECKEY(CICS) has been set for ETC.EXECKEY
                                       (USER)must be set. |