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)
 any Clue

Author  Topic 

PatDeV
Posting Yak Master

197 Posts

Posted - 2006-07-25 : 12:01:39
Anyone have any idea what this message means? Using SQL2000 on W2K Server.
It's been in use for a year now and this is the first time I've seen this
error. The worrisome part is that it happened twice today. Previous log
entries were:

Error: 0, Severity: 19, State: 0

Stack Signature for the dump is 0x97B6290A

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

Error: 0, Severity: 19, State: 0

Using 'dbghelp.dll' version '4.0.5'
*Stack Dump being sent to C:\Program Files\Microsoft SQL
Server\MSSQL\log\SQLDump0336.txt.

nr
SQLTeam MVY

12543 Posts

Posted - 2006-07-25 : 12:27:45
disk/controller/memory error?


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

PatDeV
Posting Yak Master

197 Posts

Posted - 2006-07-25 : 12:37:24
and also how can i resolve it.

Thanks
Go to Top of Page

nr
SQLTeam MVY

12543 Posts

Posted - 2006-07-25 : 12:40:14
If it is harware then you will need to find out what and replace it.

Does the windows event viewer give you anything more?
Try running checkdb's (after a backup) and see if that gives anything.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -