Communication link failure

  • Thread starter Thread starter ToddT
  • Start date Start date
T

ToddT

anybody ever get this error and knows how i can troubleshoot it? i get
it at various times when accessing the database - no pattern to the
types of database operations can be found. thx.
 
sure, it could be anything. the problem is i get about 10 of these a
day and i have been tasked to "fix it". i don't even know where to
start...
 
Hi ToddT,

You might create a stress test application - repeat a query in loop and
fetch the data by using a datareader perhaps.
See if you can reproduce the error or if it occurs more ofter.
It would be a starting point.
 
ya, i did that already w/o any success.

i'll just tell my boss it is suppose to do that... ;)
 
Back
Top