CAISDI/els will abnormally terminate when the following conditions arise:
Retain any dumps that may be created for CA Support.
The following details the meaning of the CAISDI/els API Abend Codes.
The load for the CSDELTxx language-specific text module failed. xx is the language code. The default language-specific text module is the English version named CSDELTEN. The abend reason code is in the format REASON=xxxxyyyy, where xxxx is the hexadecimal encoding of the default language code “C5D5” meaning “EN” and the yyyy is the hexadecimal encoding of the requested language code.
Make sure the CSDELTxx module is in the linklist or STEPLIB. Increase the REGION size to accommodate this module.
The load for the CSDECOMM module failed. The abend reason code is the return code from the LOAD macro.
Make sure the CSDECOMM module is in the link list or STEPLIB. Increase REGION size to accommodate this module.
The language-specific text module is corrupted; no further text processing will be attempted. The text module name is CSDELTxx, where xx is the language code in effect. The default text module name is CSDELTEN.
A required DD is missing. No further processing will be attempted. The abend reason code indicates which DD is missing:
The CSDECOMM module is corrupted. No further processing will be attempted.
A fatal error was detected in building the Event Control Structure. The GETMAIN for ECSA failed, followed by a DEQ failure of the Event Control Structure. The abend reason code is the DEQ return code.
A fatal error was detected in building the Event Control Structure. The GETMAIN for ECSA failed, followed by a DEQ failure of the Event Control Structure. The abend reason code is the DEQ return code.
The attempt to create a Name and Token failed. CAISDI/els was attempting to free the ECSA it had acquired, but the FREEMAIN for that ECSA failed. The abend reason code is the return code from the Event Control Structure manager.
The attempt to create a Name or Token failed. The ECSA that had been acquired for the Event Control Structure was freed, but the DEQ for the Event Control Structure failed. The abend reason code is the DEQ return code.
The attempt to DEQ the Event Control Structure failed. The abend reason code is the DEQ return code.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |