FABC3951E EXIT ROUTINE exit-name RETURNED STATUS
CODE E2
- first 80 bytes characters of the message that
user exit routine returned
- subsequent 48 bytes characters
of the message that user exit routine returned
Explanation
Program FABCUR1 unload subtask/FABCUR3/FBCUR6/FABCUR7 got the status code E2 from the user exit routine exit-name specified by the EXITRTN= control statement.
System action
FABCUR1/FABCUR3/FABCUR6/FABCUR7 unload subtask ends with an abend code of 3951.
User response
Investigate why the user exit routine returned the status code E2. Correct the problem, and rerun the job.