DFHSM0103 applid A storage violation (code X'code') has been detected by the storage violation trap. Trap is now inactive.
Explanation
A storage violation has been detected by the storage violation trap, which may be enabled via the CHKSTSK or the CHKSTRM system initialization parameters or via the CSFE transaction. The code X'code' is the exception trace point ID which uniquely identifies the type of storage violation detected.
System action
CICS disables the storage violation trap. An exception entry (X'code' in the message) is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.
CICS continues unless you have specified in the dump table that CICS should terminate.
If you have enabled storage recovery (by specifying the system initialization parameter STGRCVY=YES), CICS attempts to repair the storage violation. Otherwise, the storage is left unchanged.
Message DFHME0116, which contains the symptom string for this problem, is produced.
Even if CICS is able to repair the storage, the storage violation trap still remains inactive.
User response
Use the exception trace point ID, X'code', to investigate the cause of the storage violation. See the CICS Trace Entries for a description of the exception trace point ID and the data it contains.
Module
DFHSMCKXMEOUT parameters/Message inserts
- applid
- X'code'
Destination
Console