Previous Topic: 0010ENext Topic: 0012E


0011E

INVALID DATA STACKED FOR RETURN CODE ‘rc’ FROM USEREXIT ‘exitname

Reason:

A command has caused a site developed user exit to be called that has placed an invalid number of items in the stack. All user exits have a specific number of stacked lines that are acceptable.

Action:

Refer to the Administration Guide for details on the number of stacked lines that are valid for the indicated user exit. Correct the user exit routine to only stack the number of lines that are expected and allowed.