COBOL · CICS abend code

CICS AEI0

What does CICS AEI0 mean in COBOL?

Program not found (PGMIDERR). An EXEC CICS LINK or XCTL referenced a program CICS could not locate, either because it was never defined to CICS or is not currently enabled.

CICS AEI0CICS Transaction Server

Condition

Program not found (PGMIDERR). An EXEC CICS LINK or XCTL referenced a program CICS could not locate, either because it was never defined to CICS or is not currently enabled.

Fix

Check the program's definition (RDO or CSD) exists and is enabled, and confirm the program name in the LINK/XCTL matches exactly, including any trailing spaces from a fixed-length variable.

Pending source verification. Not yet checked against official documentation.

Related cics abend code