Hi everybody,
i am trying to connect to DB2(personal edition) using JDBC adapter and hence trying to create a JDBC connection.
but Iam getting an error: UNABLE TO CINFIGURE CONNECTION MANAGER.
when i tried to use the WMDB in the adapters section using the same properties ans parametes and I COULD CONNECT.
but when iam trying for JDBC adapter connection iam getting this exception. could anybody plase help me.
the parameters that iam using are.
LOCAL_Transaction.
Class : COM.ibm.db2.jdbc.net.DB2Driver
server :127.0.0.1
username:db2admin
Password :db2admin
database : <databasename>
port: i tried both 6789 and 50000
protocol : <blank>
other properties :<blank>
enable connection pooling :true
min connection :1
max connection :10
increment :1
block timeout:60000
expiretimeout :60000
could anybody please tell where the problem is.
thanks in advance
Mike
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods