Extra characters truncated from the column length of the source table

[CR #493550] If the column length of the source table is more than the column length of the target table, ETL truncates the extra characters without any warning.

Workaround: When transferring data, make sure the column length of the target table is equal to or more than the column length of the source table.