DFHTD0250 applid Dynamic allocation of queue queue failed. Return code X'rrrr',X'cccc' in module module.

Explanation

While dynamically allocating queue queue, CICS transient data issued an MVS DYNALLOC macro. The DYNALLOC failed with return code cccc. rrrr is the additional return code in register 15.

System action

CICS continues with queue queue closed.

User response

For the meaning of the DYNALLOC return codes, see the z/OS MVS Programming: Authorized Assembler Services Guide.

Module

DFHTDOC

XMEOUT parameters/Message inserts

  1. applid
  2. queue
  3. X'rrrr'
  4. X'cccc'
  5. module

Destination

Console