Quote Originally Posted by LKBrwn_DBA
Did you check against the database characterset? this normally happens when the source data has "special" (read ethnic) characters that are translated into two character pairs on import and no longer "fit" into the original column size.

all nls_database parameter values are same on both source and destination db systems. any solutions to this problem?