DFHZC5942 E DATE TIME APPLID Node nodeid was not installed. The addition of key key to table tablename failed. RC=X'return'. Module(modname).

Explanation

CICS cannot install the definition of node nodeid because an addition to a TMP table failed. CICS was trying to add the key key to the table tablename.

The return code from TMP is given in return. If the return code is 4, the entry was a duplicate. It is possible that another entry was added at the same time as this entry and used the same key. If this is not the case, CICS has suffered a logic error. The module that issued the message is indicated by modname.

System action

CICS does not install the definition.

User response

If the entry was not overlapped by another definition which conflicted with its key, or if the return code is not 4, you will need assistance from IBM to resolve the problem. See Working with IBM to solve your problem for guidance on how to proceed.

Module

DFHBSS, DFHBSTZ, DFHBSTZS, DFHBSTZZ, DFHBSTZ1, DFHBSTZ2

XMEOUT parameters/Message inserts

  1. DATE
  2. TIME
  3. APPLID
  4. nodeid
  5. key
  6. tablename
  7. X'return'
  8. modname

Destination

CSMT