Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, There:
I installed a talend data quality and I am trying to add my db2 zOS drivers. I followed the exact step listed in talend website (https://help.talend.com/display/KB/How+to+install+external+modules+in+the+Talend+solutions+with+the+...)
step 1): copy two jar files db2jcc.jar,db2jcc_license_cisuz.jar ( I don't have db2jcc_license_cu.jar) into ..\TOS_DQ-r104014-V5.3.1\lib\java
step 2) Window > Preferences > Talend > Data Explorer > JDBC Drivers and add IBM DB2 zOS driver
step 3) add those two jar files to the extra class path. and list Drivers class name from db2jcc.jar.
step 4) add a DB connection by using this driver and fill in all credenital.
step 5) reboot the Talend Data Quality.
After all those, I still have the missing jdbc driver and class not found error. Anything else that I need to do to fix this? appreciate your help!