Forum Discussion

Subramanian's avatar
14 years ago

DB2 JDBC Connectivity from SOAPUI

Hi,

I am trying to establish DB2 JDBC connectivity through SOAP UI. I have placed the driver jar files in \bin\ext folder and these jar files are being loaded when i start SOAPUI.

When i try to create a new connection - i find two options - tried both the options - neither succeeds.

1) IBMDB2(type2) - com.ibm.db2.jcc.DB2Driver - Error: "...Invalid database URL syntax"
2) IBMDB2- COM.ibm.db2.jdbc.app.DB2Driver - Error: "Cant get connection for specified properties;........:null userId is not supported"

I followed a similar approach for establishing connectivity to Oracle database and it works fine. Not sure what i am missing for DB2. Any suggestions on where i could be going wrong ?
  • ykamalnag's avatar
    ykamalnag
    Occasional Contributor
    Subramanian,

    I'm also facing same issue. I getting same error as u specified. I also downloaded drivers and place them in ext folder but still getting the same errors. Do u have any idea where I'm doing wrong. Did u get ur issue fixed? Appreciate any help.

    Thanks
    Kamal