CNLC102E   RECORD HAS INVALID LENGTH, key, recnum, member, RECORD NOT PROCESSED

Explanation

The message compiler was invoked to build a run-time message file from an install message file. However, the install message file contained a message skeleton record that was longer or shorter than allowed.

The total number of bytes of the message skeleton record, including the message key, should be greater than or equal to 20 and less than or equal to 275.

In the message text:
key
The key that distinguishes the message skeleton record.
recnum
The record number at which the error is found in the install message file, which is a partitioned data set (PDS) member.
member
The member containing the message skeleton record.

System action

The message compiler does not produce a run-time message record for the incorrect message skeleton record. The message compiler does produce a run-time message record for other, correct message skeleton records in the install message file.

System programmer response

Adjust the total number of bytes of the message skeleton record to be between 20 and 275 bytes. Compile the install message file again.

Module

CNLCBSKL

Source

MVS™ message service (MMS)

Routing Code

Note 11

Descriptor Code