Builder messages and message sets

Builder modules issue messages in the DFHZC59xx, DFHZC62xx, and DFHZC63xx series. If a builder finds an error, it adds a message to a message set. This set is then printed by the caller.

Figure 1. Example of a builder message set
DFHTCRP   Cold start (local system entry
                      and error console only)
DFHAMTP   CEDA, EXEC CICS CREATE
DFHEIQSC  EXEC CICS DISCARD CONNECTION
DFHEIQST  EXEC CICS DISCARD TERMINAL
DFHZATA   Autoinstall
DFHZATD   Autoinstall delete
DFHZATS   Install and delete transaction routed terminals

How messages show up in a trace

If a message is issued from a builder module (that is, those messages with a prefix of DFHZC59xx, DFHZC62xx, or DFHZC63xx), it appears in the trace as a table builder services message trace entry with the following point ID:
  • AP FCDD, exception trace.

This trace entry is produced when a message is added to the message set and indicates there was a problem in building or deleting a terminal or connection.