1xx
Explanation
An exit routine has returned to RSCS with a value in register 15 that exceeds the MAXRC= operand of the EXITCALL macro that defines the associated exit point, or the return code was not a multiple of four. xx is the exit ID code in hexadecimal.
System action
The affected task will be abnormally terminated. Message DMT080E or DMT090T will follow, indicating the task that failed.
User response
A change in an exit routine must be made so that the value returned in register 15 is valid. Notify local RSCS support personnel.