M204.2396
M204.2396 With result longer than 255 bytes was truncated
Concatenation operation invoked by With keyword generated a string longer than 255 bytes. The string was truncated to 255 bytes.
Response: The user should take a close look at the data involved in the concatenation operation. The statement at which the truncation occurred can be located through the use of the SOUL Debug facility. Other DEBUGUL bits can be set to achieve this result.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |