Previous Topic: MIM0287I

Next Topic: MIM0291E

MIM0290

facility USER EXIT exit ABEND abend code [-EXIT DISABLED]

Reason:

This message appears when an exit abends and the protection value of the exit was set to YES. The message shows the exit name, the facility associated with the exit routine, and the abend code. “-EXIT DISABLED” appears if the failure value of the exit was previously set to DISABLE, which indicates that the exit is deactivated if abended. This message also serves as the header for the dump that is generated when FAILURE=DUMP is specified on a SETOPTION EXIT command.

Action:

Review the abended exit routine for errors, debug the exit, and attempt to run the exit routine again.