Hi,
I am currently working on DB2 9.7 database which is installed on the Linux OS. I tried to run a query on the database using JDBC and I am getting the following error
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: T4Agent.sendRequest(). Message: Broken pipe. ERRORCODE=-4499, SQLSTATE=08001
Can someone tell me what can be the issue. Can the possible cause be network
Thanks
Siddharth Shah