An attempt was to truncate data in a multibyte code page for which truncation is not available.
Processing aborts.
Ensure that no attempt is made to truncate using this code page. On reading, ensure that the column receiving the data is big enough On writing, truncate the source data before it is converted into the problem code page. Or use a different code page.