| ABEND Code | Interrupt Code | Name | Meaning | Cause/Solution |
| 0C1 | 0001 | Operation Exception | Attempted to execute an invalid op code |
|
| 0C4 | 0004 | Protection Exception | A D(B) or D(X,B) address resolved to an absolute address that it outside of the program |
Possible Solution
|
| 0C5 | 0005 | Addressing Exception | A D(B) or D(X,B) address resolved to an absolute address that is greater than FFFFFF |
Possible Solution
|
| 0C6 | 0006 | Specification Exception | A D(X,B) address on an RX instruction resolved to an absolute address that is not on a fullword boundary |
Possible Solution
|
| ABEND Code | Interrupt Code | Name | Meaning | Cause/Solution |
| 322 | Ran out of the time alloted to execute the program |
Infinite Loop |
||
| 722 | Exceeded the maximum number of lines available for printing output |
Infinite Loop |