Abend Codes
Abend Codes
Abend Codes
Jcl:
S0C1 - Operation Exception. Check for subscript errors, missing DD card, file not opened.
SOC4 - 1. Index exceeds the size of table
2.Trying to use File Section variables without opening the file
SOC5 - 1. Bad subscript/Index
2. Close an un-opened dataset.
3. Bad exit from a perform statement.
SOC7 - 1. Moving non-numeric value to numeric field
2.Not initilizing the numeric variables before first use
S0CB - Attempting to divide by 0 and not using ON SIZE ERROR
SB37 - Insufficient disk space (End of volume and no volume specified)
SD37 - Insufficient disk space (No secondary allocation was specified
SE37 - Insufficient disk space. (Max. of 16 extents already allocated)
Sx22 - Job has been cancelled. The value of x will vary depending on the way the job was cancelled.
S222 - The job was cancelled (by subsystem or operator) because it violated some
restriction
S522 - JOB or TSO session exceeded maximum job wait time OR operator did not mount
the require tape within allowed time limit
S322 - The job used more CPU time than it should have.Either the estimate is wrong OR the
program is in an uncontrolled loop.
S002 - Very large record length/ wrong record length.
S806 - Load module not found
S913 - You are trying to access a dataset which you are not authorized to use.
U1026 - COBOL sort failed.
U1056 - Program didn't close a file before ending.
DB2
VSAM
IMS
U0778 - A ROLL call was issued by a user application program, or a failure during the Database
Backout utility in another region resulted in all regions being terminated as a result of an
internally issued ROLL call.
Solution:
NOTE - Before issuing command , please check PSB is running or not by using following command
/dis PGM <PSB>
If some body using the PSB and you want to stop that transaction. use following command to stop
command
/stop PGB <PSB>
------------
Status Codes
------------
GE - End Of Segment
AC - Invalid SSA
AK - Invalid SSA