DFHMUxxxx Message editing utility messages

DFHMU0102
SOURCE DATA FILE NOT FOUND, OR RECORD FORMAT OR LENGTH NOT VALID.
Explanation:

Either the input file has been deleted or has not been defined correctly.

System action:

Processing terminates.

User response:

Ensure the input file exists and has been defined as RECFM F LRECL 80.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0103
UNRECOGNIZED CONTROL WORD ON INPUT DATA RECORD.
Explanation:

An unrecognized control word was encountered during processing. The line printed following this message contains the word in error.

System action:

Processing continues.

User response:

Correct or remove the incorrect control word.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0104
MISPLACED INPUT RECORD IN DATA SEQUENCE.
Explanation:

An input record has been placed incorrectly. The record in error is printed after this message.

System action:

Processing continues.

User response:

Place the record in error in the correct position.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0105
PREMATURE END OF FILE REACHED IN 'SCANPARAMS' DATA SEQUENCE.
Explanation:

End of file (EOF) was detected while processing the SCANPARAMS section of the message source (DFHMExxE) file.

System action:

Processing terminates.

User response:

Check the message source file for corruption and ensure that the SCANPARAMS section and subsequent message definitions have been completed.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0106
PREMATURE END OF FILE REACHED IN 'MEMBERLIST' DATA SEQUENCE.
Explanation:

Processing of a link-edit (DFHMETxx) file has ended because of an unexpected end-of-file (EOF) condition in the MEMBERLIST section.

System action:

Processing terminates.

User response:

Correct and complete the MEMBERLIST section of the link-edit file.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0107
PREMATURE END OF FILE REACHED IN 'GLOBALS' DATA SEQUENCE.
Explanation:

Processing of the DFHME00x file (where x is the current language suffix identifier) GLOBALS section was terminated due to an end-of-file (EOF) condition.

System action:

Processing terminates.

User response:

Check DFHME00x for corruption, and ensure that the GLOBALS section is complete and valid.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0108
MESSAGE msgno: PREMATURE END OF FILE REACHED IN 'MSGDEF' DATA SEQUENCE.
Explanation:

An end-of-file (EOF) condition was encountered during the processing of message msgno. This is due to an incomplete message definition.

System action:

Processing terminates.

User response:

Complete the message definition for msgno.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0109
NEXT LINE IS INCORRECT. IT MUST BE 'MEMBERLIST', 'SCANPARAMS', 'GLOBALS', OR 'MSGDEF'.
Explanation:

The next line in the message source file being processed has not been recognized.

System action:

Processing terminates after the validation routine.

User response:

Ensure that the following parameters are present.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0110
MISPLACED RECORD IN 'SCANPARAMS' SEQUENCE.
Explanation:

A record is not recognized as being part of the SCANPARAMS sequence. The record is printed after this message.

System action:

Processing terminates after the validation routine.

User response:

Reposition the incorrect parameter from the SCANPARAMS sequence in its correct position in the file. If the parameter is unknown, remove it from the file.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0111
INCORRECT INPUT RECORD FOUND WHEN 'MEMBER' EXPECTED.
Explanation:

The keyword encountered on the record being processed is invalid for the link-edit (DFHMETxx) files. The record is printed after this message.

System action:

Processing continues.

User response:

Correct or remove the invalid record.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0112
MISPLACED RECORD IN 'GLOBALS' SEQUENCE
Explanation:

A keyword has been encountered that is not valid in the GLOBALS section of the message file. The record in error is printed after this message.

System action:

Processing continues.

User response:

Correct or remove the record containing the invalid keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0113
MISPLACED RECORD IN 'MSGDEF' SEQUENCE
Explanation:

A record is out of sequence in the message definition. The record in error is printed after this message.

System action:

Processing continues.

User response:

Sequence the message definition records correctly.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0114
NUMBER OF MEMBERS IN MEMBERLIST EXCEEDS MAXIMUM ALLOWED.
Explanation:

The maximum of 150 message members has been exceeded in the link-edit DFHMETxx module.

System action:

Processing continues.

User response:

Reduce the number of members in the MEMBERLIST section.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0115
MESSAGE msgno: TOO MANY SOURCE LINES.
Explanation:

The maximum of 80 non-null and non-comment source lines has been exceeded in message msgno.

System action:

Processing continues.

User response:

Reduce the number of source lines in message msgno.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0116
'MEMBER' RECORD IS NOT A VALID 2-CHARACTER MESSAGE COMPONENT IDENTIFIER.
Explanation:

The DFHMETxx member record printed after this message has an incorrect identifier.

System action:

Processing continues.

User response:

Ensure that all message component identifiers (MEMBER records) are correct.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0117
VALUE MISSING FOR KEYWORD ON GLOBAL OR PARAMETER RECORD.
Explanation:

The keyword on the record printed after this message requires a value.

System action:

Processing continues.

User response:

Enter the required value for the keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0118
MESSAGE msgno: NO DATA DEFINED BETWEEN 'MSGDEF' AND 'ENDMSG'.
Explanation:

The message definition for message msgno is incomplete. Only the MSGDEF and ENDMSG records have been created.

System action:

Processing continues.

User response:

Complete or remove the definition of message msgno.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0119
MESSAGE msgno: INVALID KEYWORD FOUND ON 'MSGDEF' DATA RECORD.
Explanation:

A keyword specified on the MSGDEF record is not known to the system.

System action:

Processing continues.

User response:

Ensure that the spelling of the MSGDEF keywords is correct.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0120
MESSAGE NUMBER IS MISSING OR NOT A VALID 4-DIGIT NUMBER.
Explanation:

A message number is missing or does not consist of 4 digits.

System action:

Processing continues.

User response:

Specify a valid 4-digit message number after the MSGNO keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0121
MESSAGE msgno: DESTINATION NAME MISSING FROM 'DEST' RECORD.
Explanation:

The destination identifier is missing from the DEST keyword in message msgno.

System action:

Processing continues.

User response:

Specify a valid destination identifier.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0122
MESSAGE msgno: NO DELIMITERS FOUND FOR TEXT STRING.
Explanation:

Opening and closing delimiters are missing from a text string in message msgno. The text string is printed after this message.

System action:

Processing continues.

User response:

Ensure all text strings are enclosed in delimiters.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0123
MESSAGE msgno: AN OPENING OR CLOSING DELIMITER IS MISSING FROM A TEXT STRING.
Explanation:

An opening or closing delimiter is missing from a text string in message msgno. The text string is printed after this message.

System action:

Processing continues.

User response:

Ensure that all text strings are enclosed in delimiters.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0124
MESSAGE msgno: SUFFIX FOR 'INS#NN','REPLY#NN' OR 'VALUE#NN' IS INCORRECT. 'NN' MUST BE IN RANGE 1 TO 10.
Explanation:

A maximum of 10 inserts is permitted for each message definition. The insert number nn in INS#nn, REPLY#nn, or VALUE#nn in message msgno has been mistyped or exceeds the maximum value.

System action:

Processing continues.

User response:

Correct the insert number.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0125
MESSAGE msgno: INSERT DATA RECORD HAS 'FORMAT' KEYWORD MISPLACED OR MISSPELLED.
Explanation:

The FORMAT keyword for the record that defines an insert has either been misplaced or misspelled. FORMAT must always be the first keyword of the insert definition.

The incorrect record is printed after this message.

System action:

Processing continues.

User response:

Correct the spelling or position of the FORMAT keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0126
MESSAGE msgno: INVALID FORMAT TYPE. FORMAT MUST BE CHAR, HEX, DEC, TIME, OR DATE.
Explanation:

The format type which is specified after the FORMAT keyword for message msgno is not valid. The FORMAT record at fault is printed after this message.

System action:

Processing continues.

User response:

Specify CHAR, HEX, DEC, TIME, or DATE after the FORMAT keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0127
MESSAGE msgno: 'FORMAT' OPERAND IS INCOMPLETE. 'FORMAT' MUST BE CHAR, HEX, DEC, TIME, OR DATE.
Explanation:

The FORMAT record in message msgno is incomplete. The record at fault is printed after this message.

System action:

Processing continues.

User response:

Complete the FORMAT record details.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0128
MESSAGE msgno: VALUE#nn KEYWORD INCORRECT OR MISSING ON INS#nn DATA RECORD.
Explanation:

The keyword VALUE has been misspelled or is missing on the INSERT record of message msgno. The record at fault is printed after this message.

System action:

Processing continues.

User response:

Correct the record.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0129
MESSAGE msgno: INVALID KEYWORD keyword ON 'SPECIAL_INSERT/TIMESTAMP' CARD.
Explanation:

An invalid keyword keyword follows the TIME special insert record.

System action:

Processing continues.

User response:

Correct or remove the invalid keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0130
MESSAGE msgno: INTERNAL LOGIC ERROR CONVERTING FULLWORD TO CHARACTER FORMAT.
Explanation:

The value of the message number being processed is greater than 9999. This is an internal error caused by the corruption of DFHMEU.

System action:

Processing terminates.

User response:

Restore DFHMEU and retry the process. If the process fails again, you will need further assistance. See CICS® Problem Determination Guide for guidance on how to proceed.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0131
MESSAGE msgno: DESTINATION IS NOT VALID.
Explanation:

The destination for message msgno is not recognized.

System action:

Processing terminates at the end of the validation routine.

User response:

Specify a valid message destination after the DEST keyword for message 'msgno'.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0132
MESSAGE msgno: ONE OR MORE SHIFT-OUT OR SHIFT-IN SYMBOLS MISPLACED OR MISSING.
Explanation:

One or more Shift-Out or Shift-In symbols have not been found in the double-byte character set (DBCS) message msgno.

System action:

Processing continues.

User response:

Ensure all text strings in DBCS messages are surrounded by Shift-Out and Shift-In symbols.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0133
INVALID VALUE FOR GLOBAL FORMAT DEFINITION.
Explanation:

The value listed for the keyword on the record printed after this message is not valid.

System action:

Processing continues.

User response:

Correct the keyword value.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0134
MESSAGE msgno IS OUT OF SEQUENCE IN SOURCE FILE.
Explanation:

The definition of message msgno is out of sequence in the message file. Message definitions must be positioned in ascending order of their message numbers.

System action:

Processing continues.

User response:

Move the definition of message msgno to its correct position in the source file.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0135
MESSAGE msgno: DUPLICATE MESSAGE NUMBER IN SOURCE FILE.
Explanation:

The message msgno has already been defined in the message file.

System action:

Processing continues.

User response:

Remove the duplicate message definition or reassign with a unique message number.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0136
MESSAGE msgno: PREMATURE END OF FILE IN 'SYMDEF' DATA SEQUENCE.
Explanation:

End of file (EOF) was detected while processing the SYMDEF section of the message definition. The SYMDEF section should be terminated by an ENDSYM record.

System action:

Processing terminates.

User response:

Insert an ENDSYM record to terminate the SYMDEF section of message msgno.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0137
MESSAGE msgno: UNRECOGNIZED SYMPTOM KEYWORD.
Explanation:

The record being processed is not recognized as a symptom keyword.

System action:

All records up to the next ENDSYM keyword are rejected. If a record with an ENDSYM is not found, all records are rejected until end of file.

User response:

Ensure that an ENDSYM record exists for the symptom section and that all keywords are valid.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0138
MESSAGE msgno: MISSING SYMPTOM ARGUMENT.
Explanation:

The SYMPTOM keyword printed after this message does not have an associated argument.

System action:

Processing continues.

User response:

Add a valid argument to the SYMPTOM keyword for message msgno.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0139
MESSAGE msgno: INVALID SYMPTOM ARGUMENT: INS#n | SPECIAL_INSERT | TEXT STRING.
Explanation:

The argument specified for the SYMPTOM keyword printed after this message is not valid.

System action:

Processing continues.

User response:

Correct the SYMPTOM keyword argument for message msgno.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0140
MESSAGE msgno: UNDEFINED INSERT IN SYMPTOM OR EXIT RECORD.
Explanation:

The insert number specified on the SYMPTOM or EXIT record printed after this message has not been defined in the message definition.

System action:

Processing continues.

User response:

Correct the SYMPTOM or EXIT keyword insert.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0141
MESSAGE msgno: SYMPTOM DATA ARGUMENT IS NOT VALID.
Explanation:

The argument specified for the SYMPTOM keyword shown following this message is incorrect for this symptom.

System action:

Processing continues.

User response:

Ensure that the specified argument is the correct one for the SYMPTOM keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0142
MESSAGE msgno: SPECIAL INSERT IS NOT VALID AS A SYMPTOM ARGUMENT.
Explanation:

The special insert specified as an argument to the SYMPTOM keyword for message msgno is not valid in the symptom string. The symptom record is printed after this message.

System action:

Processing continues.

User response:

Correct the symptom record.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0143
MESSAGE msgno: TEXT SYMPTOM ARGUMENT CONTAINS INVALID CHARACTERS.
Explanation:

The text specified in the SYMPTOM argument contains one or more characters that are not allowed in IBM's RETAIN system.

System action:

Processing continues.

User response:

Ensure text arguments for SYMPTOM keywords contain only the following characters A to Z, 0 to 9, @, #, $, and &.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0144
MESSAGE msgno: NO ROUTECODES SPECIFIED. DEFAULTING TO 2 AND 11.
Explanation:

The ROUTECODES keyword has been specified without any routecodes and has defaulted to routecodes 2 and 11.

System action:

Processing continues.

User response:

Accept the defaults or specify alternate valid routecodes.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0145
MESSAGE msgno: INVALID DESTINATION KEYWORD. IT SHOULD BE x.
Explanation:

The system encountered an invalid destination keyword. The valid keyword should be x. The line in error is printed after this message.

System action:

Processing continues.

User response:

Correct the destination keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0146
MESSAGE msgno ROUTECODE x IS OUT OF RANGE. VALID RANGE IS >0 TO <=n.
Explanation:

An invalid value has been specified for a routecode.

System action:

Processing continues.

User response:

Correct the routecode value. The routecode should be greater than 0 and less than or equal to n.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0147
MESSAGE msgno: TRANSIENT DATA QUEUE qname IS NOT VALID.
Explanation:

The destination transient data queue (TDQ) qname in message msgno is unknown to the system.

System action:

Processing continues.

User response:

Correct the TDQ name.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0148
MESSAGE msgno: THE VALUE x IS NOT VALID. IT MUST BE NUMERIC.
Explanation:

An EXIT parameter has been specified with a nonnumeric value.

System action:

Processing continues.

User response:

Ensure all EXIT parameters are defined with numeric values.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0149
MESSAGE msgno: INVALID ARGUMENT GIVEN FOR EXIT PARAMETER n.
Explanation:

The insert argument specified on EXIT parameter n is unknown.

System action:

Processing continues.

User response:

Specify a valid argument for the exit parameter n.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0150
MESSAGE msgno: EXIT PARAMETER n SPECIFIES AN INSERT NOT IN THE MESSAGE DEFINITION.
Explanation:

The EXIT parameter n has specified an insert which does not exist in the definition template of message msgno.

System action:

Processing continues.

User response:

Specify only existing inserts for the EXIT parameters.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0151
MESSAGE msgno: NO EXIT PARAMETERS HAVE BEEN SPECIFIED.
Explanation:

No EXIT parameters have been specified for this message. These are required because the message contains inserts.

System action:

Processing continues.

User response:

Add user exit information to the message definition.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0152
MESSAGE msgno: EXIT PARAMETER n IS MISSING.
Explanation:

The EXIT parameter for insert n is missing.

System action:

Processing continues.

User response:

Insert the missing EXIT parameter.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0153
MESSAGE msgno: EXIT PARAMETER NUMBER IS NOT VALID. IT MUST BE GREATER THAN ZERO.
Explanation:

An EXIT parameter number was defined with a number of zero. These parameter numbers should start from 1.

System action:

Processing continues.

User response:

Renumber the EXIT parameters correctly.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0154
MESSAGE msgno: INSERT n DOES NOT HAVE AN EXIT PARAMETER.
Explanation:

A mismatch was found between the number of inserts and the user exit parameters defined for this message. There must be an EXIT parameter defined for each message insert.

System action:

Processing continues.

User response:

Correct the user exit parameters defined for this message.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0155
MESSAGE msgno: QUEUE NAME MISSING FROM TDQ DESTINATION.
Explanation:

Message msgno has a transient data queue (TDQ) destination type but no TDQ name has been specified.

System action:

Processing continues.

User response:

Enter a valid TDQ name.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0156
MESSAGE msgno: 'QUEUES' KEYWORD IS MISSING.
Explanation:

The TDQ destination QUEUES keyword has been omitted from the definition of message msgno.

System action:

Processing continues.

User response:

Specify the QUEUES keyword and a valid TDQ name.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0157
MESSAGE msgno: KEYWORD keyword HAS ALREADY BEEN SPECIFIED.
Explanation:

The destination keyword keyword has already been specified for message msgno.

System action:

Processing continues.

User response:

Remove the duplicate entry or merge the destinations with the previous destination definition for this message.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0158
MESSAGE msgno: TOO MANY INSERTS ON SPECIAL INSERT LINE.
Explanation:

More than four special inserts have been specified on one line.

System action:

Processing continues.

User response:

If you need more than four special inserts, create another SPECIAL_INSERT line with the extra inserts.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0159
MESSAGE msgno DESTINATION destid: TDQ NAME OR ROUTE CODE destname IS REPEATED.
Explanation:

The destination destid, (either console or TDQ), has a duplicate destname entry. The destname is a route code if destid is console, or a transient data queue name if destid is TDQ.

System action:

Processing continues.

User response:

Correct the destination information for this message by removing the duplicate entry.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0160
MESSAGE msgno: INSERT n HAS ALREADY BEEN SPECIFIED.
Explanation:

The insert n has been repeated in the definition of the exit parameters. There should only be one exit parameter per insert.

System action:

Processing continues.

User response:

Correct the insert definition in the exit parameter section of message msgno.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0162
'MEXDEF' KEYWORD IS MISSING OR MISPLACED.
Explanation:

The MEXDEF keyword is either missing or in the wrong place. This keyword signifies the start of the user exit parameters definition section. It should appear after the definition of the message text and before the ENDMSG keyword.

System action:

Processing continues.

User response:

Ensure the MEXDEF keyword is present and in the correct place.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0163
MESSAGE msgno: 'MEXDEF' IS SPECIFIED BUT NO INSERTS EXIST IN THE MESSAGE DEFINITION..
Explanation:

The MEXDEF keyword has been included in the definition of message msgno but there are no inserts defined for it. MEXDEF indicates the start of the user exit parameter definition section, and user exit parameters are only needed when a message contains inserts.

System action:

Processing continues.

User response:

Remove the MEXDEF keyword or ensure that message inserts have not been omitted from the message template.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0165
MESSAGE msgno: 'MEXDEF' SPECIFIED FOR A MESSAGE THAT IS NEITHER CONSOLE NOR TDQ.
Explanation:

A MEXDEF record has been included in a message definition when the output destination is not Console or TDQ. The MEXDEF record implies that the message is available for the message user exit. Only messages to a console or TDQ destination can go through the message user exit.

System action:

Processing continues.

User response:

Either remove the MEXDEF record or change the message destination.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0166
MESSAGE msgno: USER EXIT DATA SPECIFIED FOR A BOOKONLY OR OFFLINE MESSAGE.
Explanation:

User exit parameters have been specified for message msgno which is not produced by the message domain because it is a bookonly or offline message. This message does not need user exit parameters as it is not available for the message user exit.

System action:

Processing continues.

User response:

Ensure that message msgno has been correctly defined as bookonly or offline. If it has, remove the user exit parameters.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0167
MESSAGE msgno: 'ROUTECODES' OR 'QUEUES' KEYWORD IS OUT OF SEQUENCE.
Explanation:

A ROUTECODES or QUEUES keyword is in the wrong position in the message definition template.

System action:

Processing continues.

User response:

Correct the keyword sequence. The ROUTECODES keyword should be on the DEST line after the CONSOLE keyword. The QUEUES keyword should be on the DEST line after the TDQ keyword.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0169
MESSAGE msgno: 'APPLID' SPECIAL INSERT MISSING ON CONSOLE MESSAGE.
Explanation:

Console messages must have the APPLID special insert specified before the message text. This special insert is either missing or misspelled.

System action:

Processing continues.

User response:

Add the APPLID special insert to the message definition before the start of the message text.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

DFHMU0170
MESSAGE msgno: DATE, TIME, OR APPLID SPECIAL INSERTS MISSING OR INCORRECT ON TDQ MESSAGE.
Explanation:

Messages with a destination of TDQ should be defined with DATE, TIME, and APPLID special inserts before the message text. One or more of these special inserts is missing or incorrect.

System action:

Processing continues.

User response:

Ensure that the three special inserts are present and correct.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

Start of changeDFHMU0171End of change
Start of change MESSAGE: msgno RESP2 VALUE IS TOO LONG. THE MAXIMUM IS 4 DIGITS.End of change
Start of change
Explanation:

Message msgno is being defined with an associated RESP2 value that will be returned as EIBRESP2 by the CICS command that issues the message. The value specified for RESP2 exceeds the maximum length of four decimal digits.

End of change
Start of change
System action:

Processing continues.

End of change
Start of change
User response:

Ensure that the RESP2 value is correct.

Note:
This message cannot be changed with the message editing utility.
End of change
Start of change
Destination:

SYSPRINT

End of change
Modules:

Start of changeDFHMEUEnd of change

DFHMU0999
INTERNAL LOGIC ERROR: NO MESSAGE FOR ERROR CODE code.
Explanation:

The system attempted to display an error message that has not been defined in the internal message table.

System action:

Processing of the utility program terminates.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHMEU

[[ Contents Previous Page | Next Page Index ]]