December 5, 2012 at 11:30 am
Recently we have two SQL servers 2008R2 (SP1) experiencing a random restart of SQL agent.
We are sure no one restarted but it restarted by its own and runs fine ever since.
By looking at the error log in window event viewer:
I see the error is:
Event Type:Error
Event Source:.NET Runtime 2.0 Error Reporting
Event Category:None
Event ID:1000
Date:12/5/2012
Time:4:13:03 AM
User:N/A
Computer:MyServerName
Description:
Faulting application sqlagent.exe, version 2009.100.2500.0, stamp 4dfb13c1, faulting module kernel32.dll, version 5.2.3790.4480, stamp 49c51f0a, debug? 0, fault address 0x0000bef7.
I cannot find any other clues, and not sure how to fix this, please help.
Thanks
December 6, 2012 at 12:28 am
did you check SQL server agent logs ?
check SQLAGENT.OUT files in your '\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log' directory
-----------------------------------------------------------------------------
संकेत कोकणे
December 6, 2012 at 9:38 am
Yes, this is what in that file:
But there is also SQLAGENT.OUT that has the following information:
2012-12-05 04:13:22 - ? [100] Microsoft SQLServerAgent version 10.50.2500.0 (x86 unicode retail build) : Process ID 15984
2012-12-05 04:13:22 - ? [101] SQL Server Myservername version 10.50.2500 (0 connection limit)
2012-12-05 04:13:22 - ? [102] SQL Server ODBC driver version 10.50.2500
2012-12-05 04:13:22 - ? [103] NetLib being used by driver is DBNETLIB.DLL; Local host server is
2012-12-05 04:13:22 - ? [310] 8 processor(s) and 3326 MB RAM detected
2012-12-05 04:13:22 - ? [339] Local computer is Myservername running Windows NT 5.2 (3790) Service Pack 2
2012-12-05 04:13:22 - ? [432] There are 12 subsystems in the subsystems cache
2012-12-05 04:13:23 - ! [364] The Messenger service has not been started - NetSend notifications will not be sent
2012-12-05 04:13:23 - ? [129] SQLSERVERAGENT starting under Windows NT service control
2012-12-05 04:13:24 - + [396] An idle CPU condition has not been defined - OnIdle job schedules will have no effect
2012-12-05 04:13:24 - + [162] Internal request (from SetJobNextRunDate [reason: schedule will not run again]) to deactivate schedule 28
2012-12-05 04:13:24 - + [162] Internal request (from SetJobNextRunDate [reason: schedule will not run again]) to deactivate schedule 27
2012-12-05 04:13:24 - + [162] Internal request (from SetJobNextRunDate [reason: schedule will not run again]) to deactivate schedule 10
--------------------------------------------------------------------------------
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply