<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Finding out who stopped SQL Server</title><link>http://sqlblog.com/blogs/ben_miller/archive/2008/07/10/finding-out-who-stopped-sql-server.aspx</link><description>This is the latest quest of the day. I am appealing to all those that have a great handle on how Windows events happen and whether or not they are kept or just logged. If you get an event in the Event Viewer that indicates that "Service Control Manager"</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: Finding out who stopped SQL Server</title><link>http://sqlblog.com/blogs/ben_miller/archive/2008/07/10/finding-out-who-stopped-sql-server.aspx#7778</link><pubDate>Thu, 10 Jul 2008 19:25:51 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:7778</guid><dc:creator>Cooper</dc:creator><description>&lt;p&gt;Is SQL Server clustered?&lt;/p&gt;
</description></item><item><title>re: Finding out who stopped SQL Server</title><link>http://sqlblog.com/blogs/ben_miller/archive/2008/07/10/finding-out-who-stopped-sql-server.aspx#7784</link><pubDate>Fri, 11 Jul 2008 11:40:48 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:7784</guid><dc:creator>alphatross</dc:creator><description>&lt;p&gt;It's not perfect (and only works if the culprit had an interactive logon to the server), but here's what I do: find an event for an RDP logon from around the same time, or another event that has the IP address of the originating server. Then a command like &amp;quot;nbtstat -a &amp;lt;IP-Address&amp;gt;&amp;quot; will show the user who is logged on that Machine. Another option is to mine through the Security Log for Logon/ Logoff Events around the time the Service was stopped. Still, it's bad that the service control event doesn't show who stops a service, isn't it!&lt;/p&gt;
</description></item><item><title>re: Finding out who stopped SQL Server</title><link>http://sqlblog.com/blogs/ben_miller/archive/2008/07/10/finding-out-who-stopped-sql-server.aspx#7818</link><pubDate>Mon, 14 Jul 2008 06:06:54 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:7818</guid><dc:creator>Vishal Gandhi</dc:creator><description>&lt;p&gt;Look in System Log, Copy the entire details and post it , you &amp;nbsp;will notice user , will this help ? &lt;/p&gt;
&lt;p&gt;Event Type:	Information&lt;/p&gt;
&lt;p&gt;Event Source:	Service Control Manager&lt;/p&gt;
&lt;p&gt;Event Category:	None&lt;/p&gt;
&lt;p&gt;Event ID:	7035&lt;/p&gt;
&lt;p&gt;Date:		7/14/2008&lt;/p&gt;
&lt;p&gt;Time:		1:02:02 AM&lt;/p&gt;
&lt;p&gt;User:		vishalgandhi&lt;/p&gt;
&lt;p&gt;Computer:	xxxxxxxxxxxx&lt;/p&gt;
&lt;p&gt;Description:&lt;/p&gt;
&lt;p&gt;The SQL Server (MSSQLSERVER) service was successfully sent a stop control.&lt;/p&gt;
&lt;p&gt;For more information, see Help and Support Center at &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;.&lt;/p&gt;
</description></item><item><title>re: Finding out who stopped SQL Server</title><link>http://sqlblog.com/blogs/ben_miller/archive/2008/07/10/finding-out-who-stopped-sql-server.aspx#24121</link><pubDate>Wed, 07 Apr 2010 13:24:23 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:24121</guid><dc:creator>Raymond</dc:creator><description>&lt;p&gt;Vishal Gandhi - excellent advice - thanks we found our culprit.&lt;/p&gt;
</description></item><item><title>re: Finding out who stopped SQL Server</title><link>http://sqlblog.com/blogs/ben_miller/archive/2008/07/10/finding-out-who-stopped-sql-server.aspx#32370</link><pubDate>Thu, 06 Jan 2011 06:09:46 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32370</guid><dc:creator>Arpita</dc:creator><description>&lt;p&gt;vishal@ thank you &lt;/p&gt;
&lt;p&gt;it really good post and really works.&lt;/p&gt;
</description></item><item><title>re: Finding out who stopped SQL Server</title><link>http://sqlblog.com/blogs/ben_miller/archive/2008/07/10/finding-out-who-stopped-sql-server.aspx#40568</link><pubDate>Wed, 21 Dec 2011 11:38:31 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:40568</guid><dc:creator>Mikhail</dc:creator><description>&lt;p&gt;Event Type:	Information&lt;/p&gt;
&lt;p&gt;Event Source:	Service Control Manager&lt;/p&gt;
&lt;p&gt;Event Category:	None&lt;/p&gt;
&lt;p&gt;Event ID:	7035&lt;/p&gt;
&lt;p&gt;Date:		21.12.2011&lt;/p&gt;
&lt;p&gt;Time:		2:31:28&lt;/p&gt;
&lt;p&gt;User:		NT AUTHORITY\SYSTEM&lt;/p&gt;
&lt;p&gt;Computer:c-sadmksad&lt;/p&gt;
&lt;p&gt;The SQL Server Agent (***) service was successfully sent a stop control.&lt;/p&gt;
&lt;p&gt;For more information, see Help and Support Center at &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We see tha user = system, but how we can recognize process name which called stop command ?&lt;/p&gt;
</description></item></channel></rss>