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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tTeradataOutput issue when inserting rows

Hi everyone,

I did a Talend job where I basically just insert some transformed row into a Teradata table but I experience an issue that is really weird.

Here's my Talend job : 

 

0683p000009M1hE.png

It shows me that the row has been inserted but when I query my database, it is not here...

 

Has anybody already experienced the same issue ?

 

P.S : Things I already did : - Transform all the fields into String 

 

Thanks in advance

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,

 

     I believe you are inserting the data to a table where the data type is not string. I assume you must not have selected Die on error in your tTeradataOutput and that could be the reason why the job is not failing.

 

     Could you please share the component screenshot (basic and advanced) of the problematic component if the error persists? I would like to see the schema you have defined in the tTeradataOutput and the schema of the actual Teradata table,

 

     If the reply has helped you to identify the issue and resolve it, could you please mark the topic as closed? Kudos are also welcome 🙂

 

Warm Regards,

 

Nikhil Thampi