Extra characters truncated from the column length of the source table

[CR #493550] If the column length of a source table is more than the column length of a target table, ETL truncates the extra characters without any warning. This occurs only if you use Adaptive Server as the stage database in a Staging component, using Sybase interface.

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.