T
tukaram.thatikonda
Hi Guys,
I have written a small windows application in VB.Net to test ADO.Net
performance while executing long running query.
The query works most of the time but fails sometime. I am trying to
connect DB2 using federated database. The query returns around 25K
records from a total count of 10 million records based on criteria. It
takes roughly 20 mins to complete whenever the query works.
Following error is returned when the query fails: [DB2/NT] SQL1822N
Unexpected error code "-30081" received from data source "ECDTS".
Associated text and tokens are "10054 * 0 TCP/IP SOCKETS recv ".
Any help will be appreciated! I am not able to figure from where I
should start debugging this problem.
Many Thanks,
Ram
I have written a small windows application in VB.Net to test ADO.Net
performance while executing long running query.
The query works most of the time but fails sometime. I am trying to
connect DB2 using federated database. The query returns around 25K
records from a total count of 10 million records based on criteria. It
takes roughly 20 mins to complete whenever the query works.
Following error is returned when the query fails: [DB2/NT] SQL1822N
Unexpected error code "-30081" received from data source "ECDTS".
Associated text and tokens are "10054 * 0 TCP/IP SOCKETS recv ".
Any help will be appreciated! I am not able to figure from where I
should start debugging this problem.
Many Thanks,
Ram