Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Data Corruption Issues
 "A severe error occurred on the current command"

Author  Topic 

Amaranthix
Starting Member

7 Posts

Posted - 2008-09-19 : 16:34:54
I'm using SQL Server 2005

We just moved our database onto new storage. The code I'm using worked before the move, but now is giving me this error when it is run:

"A severe error occurred on the current command. The results, if any, should be discarded."

I can run simple selects, and into statements. Larger blocks of code with multiple joins seem to be the issue. I've tried the code on my admin's computer thinking it was maybe some kind of permissions issue with the same results.

Does anyone have any ideas? I know these errors are pretty rare from what I've already read.

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-09-19 : 16:47:28
Does your SQL Server have SP2 and Recent cumulative patches applied?
Go to Top of Page
   

- Advertisement -