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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to replace a already installed db2Jcc.jar

hi
 I have a working talend job with active db2 connection. recently there was an upgrade to our db2 data base and that
forced me to replace the jar in my job.  I placed the new jar under C:\TOS_DI\TOS_DI-20151214_1327-V6.1.1\workspace\.Java\lib
but still my job while running pickup a old jar not sure from where it is getting.
How can i replace the old jar with the new one?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

First of all the name must be the same - ok the driver actually have always the same name.
Secondly the driver files are in the maven repository. Check you own repository (user-home/.m2/repositories/org/talend/libraries/)