September 28, 2004 at 9:51 am
Stack Overflow Dump not possible - Exception
Help! Our server is spitting these errors out followed by data. We're on EM ... SS 2000. What's up
September 28, 2004 at 2:50 pm
hmm.. somehow I keep loosing posting..
Anyway, that error usually comes from either database corruption or SQL bug. To confirm it, try the "DBCC CHECKDB" and make sure you have the latest sql server service pack (and I'd recommend to have latest windows service pack)
If you have both latest service pack and don't see any error from checkdb and still getting the stack dump, I'd recommend to create a case with MSFT PSS support.
September 28, 2004 at 2:56 pm
We've been able to tie this to outlandish queries that run with thousands of items in an WHERE IN () list.
Sound reasonable.
October 1, 2004 at 4:18 pm
Have a look at Microsoft KB article KB288095: http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q288/0/95.ASP&NoWebContent=1
Looks like the problem, most likely.
-Dan
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply