Modules

Module Function
DFHCMAC Displays messages and codes online for the CMAC transaction
DFHMEBM Is executed in an offline environment, and is provided for use by batch utility programs
DFHMEBU Builds a message into a buffer, and also builds a symptom string when required
DFHMEDM Performs the necessary domain manager functions; that is, preinitialize, initialize, quiesce, and terminate for the message domain
DFHMEDUF ME domain offline dump formatting routine
DFHMEFO Formats a long message into lines of specified length
DFHMEIN Provides all the data required to build a message
DFHMEME Handles the following functions:
SEND_MESSAGE
sends a message to any individual or combination of MVS/MCS consoles, or CICS® TD queues.
CONVERSE
sends a message to any individual or combination of MVS/MCS consoles and receives a reply from one of them.
RETRIEVE_MESSAGE
builds a message and places it in a buffer passed by the caller.
INQUIRE_MESSAGE_LENGTH
returns the length of a terminal end user message.
INQUIRE_MESSAGE
returns the requested data, held by the ME domain (for example, Default_Language).
VALIDATE_LANGUAGE_CODE
checks whether a three-character language code is valid.
VALIDATE_LANGUAGE_SUFFIX
checks whether a one-character language suffix is valid.
DFHMESR Collects the system initialization parameter overrides for a particular CICS start
DFHMETRI ME domain offline trace interpretation routine
DFHMEWS Writes a symptom record containing a symptom string to SYS1.LOGREC by using the MVS™ SYMRBLD macro
DFHMEWT Provides support to execute the MVS WTOR SVC
[[ Contents Previous Page | Next Page Index ]]