Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to add db2jcc jar files in talen open studio Data integration

I got the three jar files required to connect to DB2 database.
And i have placed them in the path : C:\TalendDI\.Java\lib

Question:
Is this the correct folder to place the 3 jar files?
How to add these jar files ?
i go to window > Prefefrences> and from there where do i go to add the Jar files as path.?
Would appreciate if yoiu can show a screen shot of adding DB2 as the oracle example doesnt work for me/
Labels (3)
3 Replies
Anonymous
Not applicable
Author

I think you can explicitly load your jar files with tlibraryload component in java. You give the the executable jar file in this component in the drop down or by browsing to it. This will load the jar file into that talend job.
Anonymous
Not applicable
Author

Completley new to Talend and i only have DB2 database to connect.

where do i access this tLibrary component ?
Anonymous
Not applicable
Author

Hi,
If you only need to connect to DB2 database, you will find the component 'tDB2Connection' and a whole lot other DB2 components in the palette -> DATABASES-> DB2. For the connection to DB2, talend needs some additional jars to be installed. The jars can be placed <system path to talend>/lib/java/. You can load these explicitly using the component tlibraryload (this is inside the folder Custom Code in the palette).
These are some links which will help you more :
https://help.talend.com/search/all?query=installing+external+modules&content-lang=en
https://community.talend.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-f...