DB2 ODI connectivity
665088May 10 2011 — edited Jun 23 2011Hi I am trying to connect to DB2 . I have taken the jdbc DB2 Universal driver as com.ibm.db2.jcc.DB2Driver. And i have passed the parameters in the URL also. When i am testing the connectivity i am getting the error as " Could not load JDBC driver class [com.ibm.db2.jcc.DB2Driver]" .
I have the Executable jar files for the DB2. But i am not sure where do i need to place those drivers both at the client and Server end.
Right now i am trying by placing the jar files in the following location C:\oracle\product\11.1.1\Oracle_ODI_1\odi_misc.
Could you please let me know where do i need to place these.
Thanks,
Mansur
Edited by: user10425436 on May 10, 2011 12:32 PM