Lately my SQL Server has been giving me these errors (Found in the Event Viewer under Application):
---
17310 :
SqlDumpExceptionHandler: Process 3412 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
---
And right afterwards (within a second or so usually) I see this error:
---
17311 :
SQL Server is aborting. Fatal exception c0000005 caught.
---
How can I further identify the problem or find out how to stop this from happening?
Andrew
---
17310 :
SqlDumpExceptionHandler: Process 3412 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
---
And right afterwards (within a second or so usually) I see this error:
---
17311 :
SQL Server is aborting. Fatal exception c0000005 caught.
---
How can I further identify the problem or find out how to stop this from happening?
Andrew