|
|
|
| I got this errpr a few times this morning and SQL sever terminated
unexpectedly:
"process_commands: Process 3212 generated fatal exception c0000005
EXCEPTION_ACCESS_VIO
LATION. SQL Server is terminating this process."
After restarting things were OK for 3 hours now I got it again. The process
number varies. Any ideas?
I am concerned it sounds like a virus!
Thanks
| |
| Ed Enstrom 2005-11-28, 8:23 pm |
| Niles wrote:
> I got this errpr a few times this morning and SQL sever terminated
> unexpectedly:
>
> "process_commands: Process 3212 generated fatal exception c0000005
> EXCEPTION_ACCESS_VIO
LATION. SQL Server is terminating this process."
>
> After restarting things were OK for 3 hours now I got it again. The process
> number varies. Any ideas?
>
> I am concerned it sounds like a virus!
> Thanks
>
Could be a bug in RIGHT OUTER JOIN clause that is fixed in SP4:
http://support.microsoft.com/?kbid=892451
| |
|
| We had the same error on sql server 2000 SP3. It was happening every few
days. We found a virus in safe mode and removed it. We also applied SP4.
The system has been running fine for about a month already.
"Ed Enstrom" wrote:
> Niles wrote:
> Could be a bug in RIGHT OUTER JOIN clause that is fixed in SP4:
> http://support.microsoft.com/?kbid=892451
>
|
|
|
|