bobbles22
Starting Member
18 Posts |
Posted - 2010-08-26 : 05:03:51
|
Dear all,Yesterday, my SQL 2005 server (on Windows 2003 R2) twice restarted the SQL services of its own accord after a crash. The following was written to the log at about 16:10 yesterday afternoon with everyone in the system (although I had the same thing at 18:08 the previous day with only a couple of the managers left in the building):08/25/2010 16:11:52,Server,Unknown,Resource Monitor (0xe5c) Worker 0x0412C0E8 appears to be non-yielding on Node 0. Memory freed: 6192 KB. Approx CPU Used: kernel 0 ms<c/> user 0 ms<c/> Interval: 64172.08/25/2010 16:11:52,Server,Unknown,Timeout waiting for external dump process 9324.08/25/2010 16:10:16,Server,Unknown,Stack Signature for the dump is 0x0000003008/25/2010 16:10:16,Server,Unknown,* Short Stack Dump08/25/2010 16:10:16,Server,Unknown,* -------------------------------------------------------------------------------08/25/2010 16:10:16,Server,Unknown,* *******************************************************************************08/25/2010 16:10:16,Server,Unknown,*08/25/2010 16:10:16,Server,Unknown,* Non-yielding Resource Monitor08/25/2010 16:10:16,Server,Unknown,*08/25/2010 16:10:16,Server,Unknown,* 08/25/10 16:10:16 spid 008/25/2010 16:10:16,Server,Unknown,* BEGIN STACK DUMP:08/25/2010 16:10:16,Server,Unknown,*08/25/2010 16:10:16,Server,Unknown,* *******************************************************************************08/25/2010 16:10:16,Server,Unknown,***Stack Dump being sent to C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\SQLDump0002.txt08/25/2010 16:10:16,Server,Unknown,**Dump thread - spid = 0<c/> PSS = 0x00000000<c/> EC = 0x0000000008/25/2010 16:10:15,Server,Unknown,Using 'dbghelp.dll' version '4.0.5'Also, in the event log, I get Event ID 5000, source SQLDUMPER, with description:EventType sql90exception, P1 sqlservr.exe, P2 2005.90.3073.0, P3 4898d0c7, P4 sqlservr.exe, P5 2005.90.3073.0, P6 4898d0c7, P7 0, P8 011a76bc, P9 00000030, P10 NIL.Does anyone know what causes this? I'm very concerned that my SQL server is randomly restarting the SQL services whilst people are using the system. Does anyone know how to take the worker hex code and figure out who caused this (I'm guessing the worker hex code references a SQL/windows users who was performing a function that caused it to crash). Can anyone help me on this?Many thanksBob |
|