So You have an ABEND?
An abend is an execution/logic error. The program is syntactically correct, but due to
a logic error or jcl problem the program ends abnormally, hence the name ABEND. Listed
below are the most common forms of ABEND's. You can find the ABEND code on the
4th line of part 7 of your output. The line directly below the ABEND code provides you
with the line number where the ABEND occured.
Select the ABEND you received