| Author |
TCP/IP SOCKETS T4Agent.sendRequest() OutputStream.flush() Broken pipe * 0
|
pratapjpr chandran
Greenhorn
Joined: Jun 27, 2006
Posts: 2
|
|
Hi iam getting following exception can any one help me, it is happening if it continue processing more then 65000 records all of insert statement. com.ibm.db2.jcc.b.DisconnectException: A communication error has been detected. Communication protocol being used: {0}. Communication API being used: {1}. Location where the error was detected: {2}. Communication function detecting the error: {3}. Protocol specific error codes(s) {4}, {5}, {6}. TCP/IP SOCKETS T4Agent.sendRequest() OutputStream.flush() Broken pipe * 0
|
 |
Charles McGuire
Ranch Hand
Joined: Jan 18, 2005
Posts: 99
|
|
|
Sometimes SQL errors manifest themselves in odd messages. Try to emulate the statement in command line SQL on the server. If it works, then the problem is probably not with the SQL statement itself.
|
There's no place like 127.0.0.1
|
 |
 |
|
|
subject: TCP/IP SOCKETS T4Agent.sendRequest() OutputStream.flush() Broken pipe * 0
|
|
|