cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC receiver adapter error

Former Member
0 Kudos

Hi All,

I am getting the following error for JDBC Receiver adapter.The error is related to the JDBC driver.

<b> 2006-08-23 09:24:38: Error: Accessing database connection 'jdbc:db2iSeries://xx.xxx.xx.xx;user=sapuser;password=sapuser' failed: DriverManagerException: Cannot establish connection to URL 'jdbc:db2iSeries://xx.xxx.xx.xx;user=sapuser;password=sapuser': SAPClassNotFoundException: com.ibm.db2.jdbc.app.DB2iSeriesDriver</b>

Can anyone help me out?

Thanks in advance.

Joslyn.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Joslyn,

Please check whether your ur JDBC drivers are properly deployed

Start J2ee Visual Admin -> goto Cluster-Server-Libraries-com.sap.aii.af.jmsproviderlib ->Check JDBC Driver is displayed in list.

if none of JDBC Driver is displayed.

->deploy JDBC Drivers via SDM (also see note:831162)

Hope this helps

cheers

Prashanth

Former Member
0 Kudos

Hi Joslyn,

Can you please let us know what sort of database you been inserting or updateing useing JDBC Adapter.

Its Drivers Problem..

Regd's

Raj

Former Member
0 Kudos

Hi Raj,

It is the DB2 iseries DB into which I am inserting the

data.

Thank you,

Joslyn.

moorthy
Active Contributor
0 Kudos

Hi,

Problem may be , the driver is not installed correctly. Check these for -

http://as400bks.rochester.ibm.com/html/as400/v4r5/ic2924/index.htm?info/java/rzaha/jdbc.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-964...

Also check user name, password, Driver url etc given in the adapter configuration is correct.

Regards,

Moorthy