DFHXS0006    applid Insufficient storage to satisfy Getmain (code X'code') in module modname. MVS code mvscode.

Explanation

An MVS GETMAIN was issued by module modname, but there was insufficient storage available to satisfy the request.

The code X'code' is the exception trace point ID which uniquely identifies the place where the error was detected.

The code mvscode is the MVS GETMAIN return code.

System action

An exception entry is made in the trace table (code X'code'). 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 appropriate, an error return code is sent to the caller of this domain. In this case, CICS could be terminated by the caller (for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116, which contains the symptom string for this problem, is produced.

User response

If CICS has been terminated by another module, look out for the relevant termination messages (from, for example, the domain manager), and look up the user response suggested for these messages.

If CICS is still running, the problem may be a temporary one which rights itself if more storage becomes available. If you can manage without module modname, you may decide to continue and bring CICS down at a convenient time to resolve the problem. If the message recurs or if you cannot run without the full use of all CICS modules, you should bring CICS down in a controlled shutdown.

You can get diagnostic information about the MVS return code by consulting the relevant MVS codes manual which is listed in the book list at the front of this book.

Try decreasing the size limits of the DSAs or EDSAs. Or, try increasing the size of the whole region, if it is not already at maximum size. See the CICS System Definition Guide or the Improving performance for further information on CICS storage.

Module

DFHXSAD, DFHXSCL, DFHXSDM, DFHXSFL, DFHXSIS, DFHXSLU, DFHXSPW, DFHXSRC, DFHXSST, DFHXSXM

XMEOUT parameters/Message inserts

  1. applid
  2. X'code'
  3. modname
  4. mvscode

Destination

Console



DFHXS0006.html | Timestamp icon Last updated: Thursday, 27 June 2019