CNLC147W   TOKEN EXCEEDS MAXIMUM LENGTH, key, recnum, member, TOKEN TREATED AS TEXT

Explanation

The message compiler was invoked to build a run-time message file from an install message file. The substitution token in a message skeleton is longer than the allowed maximum. The length of a substitution token (excluding the token start and end trigger characters) must not exceed 16 characters.

In the message text:
key
The key of the erroneous message.
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 of the PDS.

System action

The message compiler issues the required message to SYSPRINT with the substitution token displayed as text.

System programmer response

See z/OS MVS Programming: Assembler Services Guidefor information about the format of install message files. Verify that all substitution tokens contain 16 characters or less. Ensure that start and end trigger character pairs are not mismatched. Compile the install message file again.

Module

CNLCBSKL

Source

MVS™ message service (MMS)

Routing Code

Note 11

Descriptor Code