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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Fatal Exception

Author  Topic 

Norwich
Posting Yak Master

158 Posts

Posted - 2006-06-26 : 12:15:18
Hi

I got this error last week and I got it earlier today both times it was followed by the sql engine stopping

process_commands: Process 63 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process..

Any ideas what this might be?
I'm running version: 8.00.760

Regards
N

The revolution won't be televised!

propanecan
Yak Posting Veteran

60 Posts

Posted - 2006-06-26 : 12:32:46
What version are you running?

It looks like this can happen on SQL 2000 when using a RIGHT OUTER JOIN.

[url]http://support.microsoft.com/kb/892451/en-us[/url]
Go to Top of Page

Norwich
Posting Yak Master

158 Posts

Posted - 2006-06-27 : 02:02:13
I'm running version 8 (2000) with sp3.

Does it matter which "Process" genarated the error?
I'm always picking up process 63 or 58


Regards
N

The revolution won't be televised!
Go to Top of Page
   

- Advertisement -