CNLC174E   MESSAGE KEY IS INCOMPATIBLE WITH PREVIOUS RECORD, KEY=key, RECORD NOT PROCESSED, CODE=code

Explanation

The message compiler was invoked to build a run-time message file from an install message file. The message compiler cannot process the identified message key because the message compiler has already processed another message skeleton record with this identifier.

In the message text:
key
The key for the erroneous message.
code
The reason code for the error:
400
A unique message has been encountered after non-unique messages have been processed.
401
A non-unique message has been encountered after a unique message has been processed.

System action

The message compiler does not process the message.

System programmer response

See z/OS MVS Programming: Assembler Services Guidefor information about the format of install message files. Ensure that format, line, and translated line numbers are correctly specified on all message skeleton records with the message identifier. Otherwise, ensure that the message key contains blanks in the fields reserved for format, line, and translated line numbers. Remove multiple occurrences of the message identifier. Once corrections are made, compile the install message file again.

Module

CNLCSTOR

Source

MVS™ message service (MMS)

Routing Code

Note 11

Descriptor Code