BBE3206E DYNAMIC ALLOCATION FAILED. RC=return_code, RSN=reason_code , DD: ddname, MOD: modname, ERROR-ID: error_id

Explanation

A database data set could not be dynamically allocated. This message contains the following information:
  • return_code indicates the return code.
  • reason_code indicates the reason code.
  • ddname indicates the name of the DD for which the allocation failed.
  • modname indicates the module name in which the error occurred.
  • error_id indicates the cause of the error.
Another BBE3206E message follows this message. The second BBE3206E message indicates the name of the data set that could not be allocated.

System action

DB Sensor processing ends with return code 8.

User response

Ensure that the data set information is correctly cataloged to the system catalog. If no problems are found in the catalog, see the topic about interpreting DYNALLOC return codes in the z/OS® MVS Authorized Assembler Services Guide to determine the meaning of the return code and reason code. Correct the error and rerun the job. If the error is not in the data set or your system, contact IBM® Software Support.