cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Receiver adapter error Ingres

Former Member
0 Kudos

Hi all,

i need some help.

I m trying to implement a R/3 IDoc -> XI -> DB Ingres 2.6 communication scenario and i m getting the following error in the communication channel monitor:

"Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:edbc://

The only file which i install in the com.sap.aii.af.jmsproviderlib is the edbc.jar. Do we need some other file(s) for ingres 2.6?

Thanks and regards Stefanos

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks a lot people.

The problem is solved. Finally we do use\install the iijdbc.jar driver with the following

communication channel settings:

JDBC Driver: com.ingres.jdbc.IngresDriver

Connection: jdbc:ingres://192.168.131.7:II7/testdb;ENCODE=GREEK

This solves the problem and we are able to update the ingres Data Base.

Best regards

Stefanos

Shabarish_Nair
Active Contributor
0 Kudos

good to know it was the iijdbc.jar

former_member181962
Active Contributor
0 Kudos

HI,

Looks like this guy had the same issue:

Regards,

Ravi

Shabarish_Nair
Active Contributor
0 Kudos

there is also a iijdbc.jar. Dont know much but does that suit your DB case?

http://community.ingres.com/forum/database-drivers-apis/1215-one-better-ingres-2-6-edbc-jar-iijdbc-j...