September 15, 2005 at 12:49 pm
I have a client application written in .Net that is hitting a SQL 2000 database. I am getting the following error message from a SqlException, but it is occuring sporadically.
A severe error occurred on the current command
What is even more confusing is that I can not consistently reproduce the error on different servers. It appears that servers running Win XP or Windows Server 2003 are more likely to fail while servers running Windows 2000 do not seem to generate this error.
Any help would be appreciated
September 15, 2005 at 12:54 pm
What is the command? If you can't provide a bit more detail than that, it's a pretty slim chance that anyone can help...
/*****************
If most people are not willing to see the difficulty, this is mainly because, consciously or unconsciously, they assume that it will be they who will settle these questions for the others, and because they are convinced of their own capacity to do this. -Friedrich August von Hayek
*****************/
September 15, 2005 at 12:56 pm
Slim is an understatment here...
waiting for query and calling code before trying to solve this one.
September 16, 2005 at 12:27 pm
Is there anything in the SQL server error log ? Are there any *.DMP files on the SQL Server ? Do the event logs have any entries that correspond to the time of the error ? This and other information is definitely needed.
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
September 17, 2005 at 2:18 pm
I think you have to apply the latest SQL Server Service Pack (SP4) though the problem was fixed even earlier.
http://www.kbalertz.com/kb_872939.aspx
Ganesh
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply