DFHSM0102 applid tranid trannum A storage violation (code X'code') has been detected by module modname.

Explanation

A storage violation has been detected by module modname. The code X'code' is the exception trace point ID which uniquely identifies the type of storage violation.

System action

An exception entry (X'code' in the message) is made in the trace table. Use the exception trace point ID, X'code', to investigate the cause of the storage violation. A description of the exception trace point ID, and the data it contains, is in the CICS Trace Entries. 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.

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

DFHSMAR, DFHSMCK, DFHSMGF, DFHSMMC2, DFHSMMF

XMEOUT parameters/Message inserts

  1. applid
  2. tranid
  3. trannum
  4. X'code'
  5. modname

Destination

Console