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)
 SQL Server Error

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-02-20 : 08:08:39
Marcelo writes "I use in my environment SQLServer 2000 with Service Pack 3a and Windows2000 Server (SP4).

Follow my big problem below:

A few days, suddenly, the sql server stop the service.


Before the service stop the SQL Server Log is presenting the follow message:

SqlDumpExceptionHandler: Process 7480 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.

After this message the system always present other message in the log:

SQL Server is aborting. Fatal exception c0000005 caught.

So the service stop and restart automatically, but, the system keep down about 1 or minutes.

This fact occur in a different day-time and there are no process in common between the occurrences

Please,

I hope that you can help-me.

Thanks

Marcelo"

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-02-20 : 12:28:08
Access violations occur for various reasons. Most problems are fixed by installing the latest service pack, but you have already done that. So you'll need to search through MS' knowledge base to see if the problem that you are encountering is a known bug and if they have a hotfix for you. MS' knowledge base can be found at [url]http://support.microsoft.com[/url] You will want to search on "c0000005 EXCEPTION_ACCESS_VIOLATION". You'll find that there are a lot of related articles. So you need to weed through them and determine which article fits your environment. There is no way for us to do this for you unless we had more information.

Tara
Go to Top of Page
   

- Advertisement -