cancel
Showing results for 
Search instead for 
Did you mean: 

JAVA DI cannot connect to DB, please help.

Former Member
0 Kudos

Hi!

We try to start a JAVA DI but get the error in JdbcCon.log:

Start: Tue Jan 08 14:45:59 EST 2008

Error: Couldn't connect to DB

java.sql.SQLException: Io exception: Connection reset

We've checked everything but no clue found.

Please help debug. Points guaranteed. Thanks!!

Accepted Solutions (0)

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

Start with the basis...

Whats the OS and DB?

Is the DB client the same version as the server?

Regards

Juan

Former Member
0 Kudos

Juan:

It is AIX and Oracle 10.

The client software is the same on CI and DI: 10x_64.

It says :

>TS> Wed Jan 9 13:37:47 2008

T:1286 ======> Connect to SAP gateway failed

Connect_PM TPNAME=IGS.PD5, GWHOST=velssi03, GWSERV=3301

LOCATION CPIC (TCP/IP) on local host

ERROR partner 'velssi03:3301' not reached

Please advise.

JPReyes
Active Contributor
0 Kudos

Hi CZ,

I had a problem like this before and it was because the Oracle client in the DI was not the same version... if you have Oracle 10g check that both Server and client are version 10.2.0.2

Also check the host and services file and make sure that the host and the gateway port are properly maintained

Regards

Juan