DFHSZ4012 E date time applid FEPI storage GETMAIN failed in subpool DA, reason X'rr' response X'ee'.

Explanation

The Front End Programming Interface (FEPI) issued a GETMAIN storage request in the SZSPVCDA storage subpool for general usage which failed.

The values of X'rr', the reason for failure, are:

Reason
Meaning
X'01'

Insufficient storage for the request.

X'02'

Invalid subpool token given.

X'04'

Invalid length of element requested.

X'05'

Length of element not specified.

X'08'

Access was denied to the storage subpool.

X'11'

Invalid initial image supplied.

X'12'

An abnormal end occurred in the storage manager.

X'13'

A loop was detected in the storage manager.

The values of X'ee', the response to the failed request, are:

Response
Meaning
X'01'

Request completed successfully.

X'02'

Exception response generated.

X'03'

Disaster response generated.

X'04'

Invalid response generated.

X'05'

A kernel error was detected.

X'06'

The request was purged.

All of these responses indicate that a system error occurred.

System action

An exception trace entry is generated.

FEPI tries to recover from this error by retrying the request. However, no action is taken to prevent multiple occurrences.

User response

If this message occurs frequently, you should take a dump of the CICS system before restarting it.

If you need further assistance from IBM to resolve this problem, see Working with IBM to solve your problem for guidance on how to proceed.

Module

DFHSZRMP(DFHSZZAG)

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. X'rr'
  5. X'ee'

Destination

CSZL and Console