If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Error while taking connection.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-24-08, 23:22
hitendrasonawane hitendrasonawane is offline
Registered User
 
Join Date: Feb 2008
Posts: 1
Error while taking connection.

hi,
I am taking two connections and after used connection has been closed.
But after curtain connections(3590) i am getting following error.

com.ibm.db2.jcc.b.SqlException: IO Exception opening socket to server 192.168.1.62 on port 50000. The DB2 Server may be down.
at com.ibm.db2.jcc.a.a.<init>(a.java:137)
at com.ibm.db2.jcc.a.b.a(b.java:1542)
at com.ibm.db2.jcc.b.o.<init>(o.java:795)
at com.ibm.db2.jcc.a.b.<init>(b.java:298)
at com.ibm.db2.jcc.DB2Driver.connect(DB2Driver.java:1 62)
Reply With Quote
  #2 (permalink)  
Old 02-26-08, 08:19
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
please provide more info about your system. What is your operating system name/version. What is your DB2 Server edition and version (commands: db2level , db2licm -l). What programming language are you using (is it java)? What is your APP server name and version etc. More info more help can be provided.

Check if DB2 server is started. Execute "db2start" command in command line.
Hope this helps,
Grofaty
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On