hi guys,
I have a dataflow to etl from flatfile to IQ table. Source flatfile has 170 fields with unicode data. But the job raises right truncation error when it bulkloaded
I understand that once more columns have length of data longer than length of target column in IQ table. However I don't know exactly which column
Have you got any solution/suggestion to identify columns that cause of right truncation error?
Thanks,