matthewstorey.co.uk
In this section Acronyms | Links | System completion codes | Tips

System completion codes

These are some of the more common system completion codes for jobs with a description of the cause.

A full list of these can be found in the IBM book:

Bookshelf: MVS (find bookshelves)

       Book: MVS System Codes (find books)

System code Description
x13 The error occurred during processing of an OPEN macro instruction.
x37 The was not enough space to complete the operation.
   
000 Job Successful.
222 The operator or user cancelled the job without requesting a dump.
322 Job to longer to run than allocated in the JOB/TIME parameter.
522 Job was in a wait state for longer than allowed by he system.
722 Number of lines exceeded the default limit of the limit on the LINES parameter.
806 Program not found
878 Region size is not big enough.
913 You do not have access to a dataset.
B37 There is not enough space in a dataset to complete the job successfully.
E37 There is not enough space in a dataset to complete the job successfully.

Back to top