The length of the concatenated field is the sum of the lengths of the fields specified on the CONCAT keyword. If the data type of the concatenated field is character or bracketed-DBCS, the length of the concatenated field cannot be greater than 32766. If the data type of the concatenated field is zoned decimal, the length of the concatenated field cannot be greater than 31. If the data type of the concatenated field is DBCS-graphic, the length of the concatenated field cannot be greated than 16383 double byte characters.
Response: Change either the field names or the attributes of the fields specified on the CONCAT keyword to make the length of the concatenated field less than or equal to the maximum allowed.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.