CICS – Status Codes

While working with CICS, you may encounter abends. Following are the common abend codes with their description which will help you to resolve the issues −

Sr.NoCode & Description
1ASRAProgram Check Exception
2AEI0Program ID Error
3AEI9Map Fail condition
4AEIODuplicate Key
5AEINDuplicate Record
6AEIDEnd of file reached
7AEISFile is not open
8AEIPInvalid request condition
9AEY7Not authorized to use the resource
10APCTProgram not found
11AFCADataset not found
12AKCTTime out error
13ABM0Specified map not found
14AICAProgram in infinite loop
15AAOWInternal logic error

Leave a Reply