Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Truncation on tMSSqlSCD

Hello Fellas,

right now im having a Problem with Data Truncation.
The error is obvious.. but im not able to locate it.

I checked the Mapper "tMap_1", if some length's are different.. can't find any. My Problem is, that i'm having over 150 Columns.

Is there any possibility to see the "true" error-message, WHAT Column may cause this Problem?

Like: "Data to long for Field "X".... So that i'm having a chance to fix it!

Thanks in advance

Danijel

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please take a look at this related topic:https://community.talend.com/t5/Troubleshooting-Development/quot-Data-truncation-Data-too-long-for-c...?

Please try to use tSchemaComplianceCheck component after tMap and before your tmssqlSCD component and then used reject link from tSchemaComplianceCheck component it will give you data truncation with column name and error code or you can link "Rejects" row from tMssqlSCD to check which column is rejected. 
Hope this will help you.

Best regards

Sabrina