CNLC150E   INVALID CHARACTERS FOUND IN MESSAGE ID, key, recnum, member, RECORD NOT PROCESSED

Explanation

The message compiler was invoked to build a run-time message file from an install message file. A message skeleton has incorrect characters in the message identifier.

The message identifier is incorrect when:
  • No message identifier exists.
  • The message identifier is preceded by blanks.
  • The message identifier contains imbedded blanks.
  • The message identifier contains double-byte character set (DBCS) characters.
In the message text:
key
The key of the erroneous message.
recnum
The record number at which the error is found in a member of the install message file, which is a partitioned data set (PDS).
member
The member of the PDS.

System action

The message compiler does not process the record.

System programmer response

See z/OS MVS Programming: Assembler Services Guidefor information about the format of install message files. Identify and remove incorrect characters within the message identifier. Compile the install message file again.

Module

CNLCBSKL

Source

MVS™ message service (MMS)

Routing Code

Note 11

Descriptor Code