IDC3201I   CONSTANT ‘xxx’ EXCEEDS LENGTH LIMIT

Explanation

A constant is longer than the maximum allowed by the parameter definition or by the implementation.

In the message text:
xxx
The constant that exceeded the maximum length.

System action

Processing skips to the end of the command. The system resumes interpretation with the next command.

System programmer response

If the error recurs and the program is not in error, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the SYSOUT output for the job.

Programmer response

See the definition of the parameter value in question. Specify an allowable value. Run the command again.

Source

DFSMSdfp

Module

IDCRI01