Java JDBC: Reply.fill()
- by Harv
Hi,
I get the following exception at times:
com.ibm.db2.jcc.b.gm: [jcc][t4][2030][11211][3.50.152] A communication error occurred during operations on the connection's underlying socket, socket input stream,
or socket output stream. Error location: Reply.fill(). Message: Connection reset. ERRORCODE=-4499, SQLSTATE=08001
The problem is that, the code executes successfully for quite some time and then suddenly I get this exception. However it runs perfrectly when I run the code again.
Could some one please tell me what could be wrong and provide me some pointers to resolve this.
Thanks,
Harveer