DFS2370I INVALID RETURN CODE rc FROM USER EXIT exitname
Explanation
A user exit routine returned an invalid return code.
In the message text:
- rc
- The 2-byte return code.
- exitname
- The 8-byte user exit routine name. The routine is usually DFSYPRX0 or DFSYDRU0.
Programmer response
Correct the exit routine.