DFS4587E IMSMON EXIT PROCESSING ERROR - eeeeeeeeeeeeeeee RC = rr

Explanation

IMS encountered a problem that is related to calling the IMSMON exit type or managing associated storage.
eeeeeeeeeeeeeeee
Reason text for the failure. Possible reason texts are as follows:
FREESTR MONEXTBL
IMODULE FREESTOR error for the storage of the array that is passed to the exits for them to register interest in SLOG (DC monitor work area) codes. Return code rr is the IMODULE return code.
FREESTR LMONARRY
IMODULE FREESTOR error for the storage for the SLOG interest array that is checked by IMS to see whether any exit registered interest in a particular SLOG code. Return code rr is the IMODULE return code.
GETSTOR SLOG ARY
IMODULE GETSTOR error for obtaining the SLOG interest array that is used by IMS. Return coderr is the IMODULE return code.
rr
The return code that is associated with the reason text.

System action

System action differs depending on the reason text.
FREESTR MONEXTBL
IMS continues processing.
FREESTR LMONARRY
IMS continues processing.
GETSTOR SLOG ARY
The IMSMON exit type will not be called. The LMONNSLA flag is set to indicate the condition.

System programmer response

If the reason text is GETSTOR SLOG ARY, the region size of the address space might be too small. Increase the region size by changing the REGION= parameter on the IMS control region JCL and restart IMS.

If the problem persists, save any memory dumps and IMS logs and contact IBM® Software Support. If no memory dumps were produced, create a console dump of the IMS control region. If the IMSMON exit in question is a vendor product, contact the vendor for guidance.

Problem determination

1, 2, 3, 4, 5, 15, 25, 36, 41.

Module

DFSMNTR0