I got this exception when I tried to execute a query using DB2 ODBC script. There fore I found that ODBC property has a time out option which we can used to omit this problem.
go to configuration section and then Performance section and click Advanced button.
and clear the option “Allow Query Time out”
Comments