ASMA091E Character string exceeds maximum length; truncated to maximum - xxxxxxxx
Explanation
The value of the operand of a SETC or SETCF statement or the character relational operand of an AIF statement is longer than 1024 characters. This might occur before substrings are evaluated.
System action
The first 1024 characters are used.
Programmer response
Shorten the SETC or SETCF expression value or the operand value.
Severity
8