MFPLI00460S Result of concatenating two string literals exceeds the implementation limit of insert-value.

A concatenation of two string literals resulted in a length greater than the allowed limit.
Resolution:
Reduce the resultant string length to <= 32767.
Module:
RESIS.PL1