June 8, 2009 at 4:55 am
Hi,
I was checking my error log On my SQL2000 svr and i am getting that error message
'Error: 50000, Severity: 21, State: 1' without any extra information and it seems to be occuring every ~40 min.
I have looked at the jobs that are running and there is nothing that is running at the same time (or earlier, or that has a step that coould coincide) nothing...
Anyone would know what the error mean and what could be raising it.
Thanks
June 8, 2009 at 5:13 am
From reading books online it looks like error Number 50000 is generated from a Raiserror command when no error number is specified.
You might want to search though your code for raiserror commands being issued...
----------------------------------------------
Try to learn something about everything and everything about something. - Thomas Henry Huxley
:w00t:
Posting Best Practices[/url]
Numbers / Tally Tables[/url]
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply