SQL Server agent died
Posted
by
Manjot
on Server Fault
See other posts from Server Fault
or by Manjot
Published on 2012-10-15T02:42:50Z
Indexed on
2012/10/15
3:42 UTC
Read the original article
Hit count: 416
sql-server-2005
3 SQL server agents stopped and didn't restart automatically untill we manually restarted them. SQL servers are on SQL 2005 X86 standard edition. The error message that was reported in Application log was:
Faulting application sqlagent90.exe, version 2005.90.4211.0, stamp 49837478, faulting module kernel32.dll, version 5.2.3790.4480, stamp 49c51f0a, debug? 0, fault address 0x0000bef7.
No errors were reported in SQL server logs or SQl agent logs. Does anyone know what this means? I tried to Google but no luck.
Thanks in advance!
© Server Fault or respective owner