INZU563W THE CHARACTER DATA IN COLUMN column_name WILL BE TRUNCATED TO SIZE size

Explanation

A character data column that has been extracted in IXF format can have truncated values in the output file. The values in the column have been converted from the database code page to the code page of the current locale, and the converted values are longer than the original values.

User response

Verify that the data has been truncated. Unload the data again without any conversion under the same locale as the original locale.