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
 EXCEPTION_ACCESS_VIOLATION

Author  Topic 

steve8
Starting Member

2 Posts

Posted - 2009-07-01 : 21:07:02
Hello,

I am using SQL Server 2000 sp3. I am in Enterprise Manager and when I try to expand my sql server registration (instance) I get this error - "SqlDumpExceptionHandler: Process 53 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.". I deleted my instance and tried to create a new one and now it wont let me do that and gives the same error. Because of this I cannot access any of my databases and all the web applications are erroring out. I need your help!

Thanks!
Steve

X002548
Not Just a Number

15586 Posts

Posted - 2009-07-01 : 22:38:46
Hope this helps

http://support.microsoft.com/kb/294338



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page

steve8
Starting Member

2 Posts

Posted - 2009-07-02 : 00:40:16
Is xp_enumgroups a system SP? I havent worked much with stored procedures but how would I pass a large enough parameter to break the system. I hadn't changed any .net code and I am using a couple of my own stored procedures for a web service.
Go to Top of Page
   

- Advertisement -