cancel
Showing results for 
Search instead for 
Did you mean: 

DB2 Database Error

Former Member
0 Kudos

Hello all,

When i am connecting DB2 Database Error i am getting following error.

<b>Error: Accessing database connection 'jdbc:db2://nw4sr1:50000/KOTLA' failed: COM.ibm.db2.jdbc.DB2Exception: [IBM][JDBC Driver] CLI0615E Error receiving from socket, server is not responding. SQLSTATE=08S01</b>

What is the solution for this error.

my Database Connection Parameters are

Jdbc Driver: COM.ibm.db2.jdbc.net.DB2Driver

Connection: jdbc:db2://nw4sr1:50000;DatabaseName=KOTLA

Thanks

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

San,

Check ur jdbc connection parameters ( everything is case sensitive)

do check ur user id and pswd as well.

regards,

Vishal

Former Member
0 Kudos

Hi,

If you have been accessing the DB before and this time you had an error connecting. I think what you have to do first is to check the connection going to the database. As mentioned in the previous comments/answers, you will also have to confirm with your DB administrator or SAP Basis team on the connection.

On the other hand, if this is the first time you will be accessing the DB, it might be good if you double check on the configuration.

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check out the DB2 Team whether you have installed the right Drivers and included in the Provider XML file and restarted the Server

Regards

Agasthuri Doss

Former Member
0 Kudos

Hello all,

Can anybody help on this issue.

Thanks

Former Member
0 Kudos

Hi San,

The problem is with the DB2 server. Find out with the DB2 guys whether the server is up and running or not

Regards,

Sreenivas