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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Duplicate Key Violation Handling

I have a job whereby an insert into a non-transactional table throws up duplicate key errors.  Clearly, I can handle this with a dedupe of the data before it is loaded but where this does occur I'd like an exception / warning to be thrown and captured so that I can have a message sent to our log server to flag a violation has occured.  At the moment it has been silently failing.

 

Any ideas?

 

Thanks

Dave

Labels (2)
1 Reply
nfz11
Creator III
Creator III

What database are you using and which Talend component to access it?  Can you show a screenshot of your job and the details of the database component?  Thanks.