cancel
Showing results for 
Search instead for 
Did you mean: 

How to trace Unknown Oracle JDBC connection loses

Former Member
0 Kudos

We have created a number of JDBC Connectors to access Oracle 9i datasources.Due to unknown circunstances, the JDBC connections suddenly closed, and our J2EE applications are not able to connect to the Oracle Database anymore.Checking the Logs, we are encountering that there are several SQL exceptions such as:

java.sql.SQLException:IO Exception: Connection Reset

java.sql.SQLException: Connection closed.

We have contact with SAP and the have provide us with a JDBC testing tool, but it gives basic information about the database connectivity. I was wondering if anybody know any tool that allow us to trace network or connectivity problems from web server to databases.

Message was edited by: Gonzalo Pérez-Prim

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All:

Finally, it was a problem which was solved updating the patch version of NW04.

regards