We have now succesfully connected with wmDB and JDBC 6.02 via DB2 Connect
Type III & Type IV. DB2 Connect 8.1 FP3 only, 7.2 does not work with JDBC only wMDB
First of all , disable SAP adapter if running (we have encountered conflict)
I assume that the CCA test connects successfully for ODBC, CLI, JDBC
DB2 generally is OK
Make sure the latest db2java.zip file should be installed in both the opt/ibm/db2/v8.1/libs for Unix and equivilent NT
plus Integration Server/lib/jars folder
(The one installed with your version of db2connect)
open the db2java.zip and ensure the .app and or .net are in this file
Use .app if local DB2 instance sames host as IS
Use .net if remote instance to IS
Unix.
Include in the IS Startup Script (S50webMethods6)the following line : ./home/db2inst1/sqllib/db2profile
NT.
ensure that the additional Classpaths are in the System environment after correct db2Connect installation
We added these jars * zips as well to IS
jcc for type IV, the licence files for licence errors
/home/db2inst1/sqllib/java/db2java.zip
/home/db2inst1/sqllib/java/db2jcc.jar
/home/db2inst1/sqllib/function/
/home/db2inst1/sqllib/java/db2jcc_license_cisuz.jar
/home/db2inst1/sqllib/java/db2jcc_license_cu.jar
I have not got the Type IV parameters available, will update shortly
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods