DFHZC6210 E date time applid Table builder could not obtain storage for control block code X'code', module modname.

Explanation

While executing a BUILD, a DESTROY or a RESTORE request, CICS table builder services could not obtain storage for a control block. The control block could be a RRAB, a RABN, an action_block, a recovery record, or a recovery segment. The error code code identifies the element that could not be obtained by the module modname.

System action

CICS rejects the request. It has already written an exception trace record identified by code.

User response

This failure may be a symptom of a expanded dynamic storage area (EDSA) that is too small. If so, you can solve the problem by increasing the size of your CICS region. For guidance on estimating the size of the DSA and the CICS region, see the System definition reference and the Improving performance. You can identify which control block that could not be obtained by formatting the exception trace record.

The failure may also be caused by an error in another transaction, for example, a looping program with an EXEC CICS GETMAIN within the loop.

Module

DFHTBSB, DFHTBSD, DFHTBSL, DFHTBSBP, DFHTBSDP, DFHTBSLP, DFHTBSS

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. X'code'
  5. modname

Destination

CSMT