CICS Tutorial
CICS Useful Resources
Selected Reading
- CICS - Interview Questions
- CICS - Status Codes
- CICS - Intercommunication
- CICS - Temporary Storage
- CICS - Control Operations
- CICS - Error Handling
- CICS - File Handling
- CICS - Aid Keys
- CICS - Pseudo Programming
- CICS - Interface Block
- CICS - MAP
- CICS - BMS
- CICS - COBOL Basics
- CICS - Transactions
- CICS - Nucleus
- CICS - Basic Terms
- CICS - Environment
- CICS - Overview
- CICS - Home
CICS Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
CICS - Status Codes
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.No | Code & Description |
---|---|
1 | ASRA Program Check Exception |
2 | AEI0 Program ID Error |
3 | AEI9 Map Fail condition |
4 | AEIO Duppcate Key |
5 | AEIN Duppcate Record |
6 | AEID End of file reached |
7 | AEIS File is not open |
8 | AEIP Invapd request condition |
9 | AEY7 Not authorized to use the resource |
10 | APCT Program not found |
11 | AFCA Dataset not found |
12 | AKCT Time out error |
13 | ABM0 Specified map not found |
14 | AICA Program in infinite loop |
15 | AAOW Internal logic error |