Previous Topic: MIM0258W

Next Topic: MIM0260E

MIM0259E

EXIT module module not found or LOAD failed

Reason:

CA MIM tried to load an exit routine, but it could not find the load module shown in place of the module variable. If SETOPTION COMMAND TERMINATED appears in the message text, then CA MIM could not find the load module specified on a SETOPTION EXIT command.

If INITEXIT PROCESSING TERMINATED appears in the message text, then CA MIM could not find the load module specified on a MIMINIT INITEXIT=module statement in the initialization member.

Action:

Verify that the load module name was entered correctly on the SETOPTION command or MIMINIT statement, then link-edit the load module into the authorized load library for CA MIM.

z/VM only: Modify the GLOBAL LOADLIB command in your PROFILE GCS file to include the load library.