If an error occurs setting up the restart of a job, one of the following codes might be returned. The table shows the return code, a summary of the reason for the error, and the corresponding message code.
| Return Code | Reason | Message Code | 
|---|---|---|
| 181 | parser error, restart parameter error | JES000150 to JES000159 | 
| 212 | Restart 'from' step could not be found | JES000014 | 
| 213 | Restart not permitted at this step | JES000017 | 
| 214 | Job restart files could not be found | JES000018 | 
| 218 | Restart 'TO' step could not be found | JES000022 | 
| 219 | Restart 'TO' step found before 'FROM' step | JES000023 | 
| 220 | Unable to create file for storing restart information | JES000043 | 
| 221 | Unable to store restart information | JES000044 | 
| 222 | Could not find JESYSMSG spool record for original job | JES000045 | 
| 223 | Could not get catalog record of JESYSMSG for original job | JES000046 | 
| 224 | Unable to load original job Cond Codes | JES000047 | 
| 225 | Unable to store Cond Codes for new job | JES000048 | 
| 226 | New job and old job are not the same | JES000061 | 
| 227 | Unable to store restart GDG information for new job | JES000062 | 
| 228 | Could not find a restartable step | JES000063 | 
See JES Error Messages for more information on the message codes.