﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / sprocs executed but rolled back? is there any log? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 02:50:57 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: sprocs executed but rolled back? is there any log?</title><link>http://www.sqlservercentral.com/Forums/Topic1400410-146-1.aspx</link><description>[quote][b]sqldba_newbie (12/28/2012)[/b][hr]I don't want to trace to run 24 X7 as i don't know when the issue would occur. [/quote] thats why i asked you to use trace when  you are blank in any particular case use it but with PROPER AND REQUIRED filter. as we know that it s a resource intensive operation(that is what you would be thinking here and reluctant to use it ) , but when we have proper filer plus only fetching event which are relevant and required then you can minimize the resoure usage. </description><pubDate>Sun, 30 Dec 2012 23:58:22 GMT</pubDate><dc:creator>Bhuvnesh</dc:creator></item><item><title>RE: sprocs executed but rolled back? is there any log?</title><link>http://www.sqlservercentral.com/Forums/Topic1400410-146-1.aspx</link><description>[quote][b]Bhuvnesh (12/28/2012)[/b][hr]For future, you can set trace and capture that SP.[/quote]I don't want to trace to run 24 X7 as i don't know when the issue would occur. I wanted to know if someone killed a sproc, if i come in later is there a way to find which sproc was killed?</description><pubDate>Fri, 28 Dec 2012 10:55:57 GMT</pubDate><dc:creator>curious_sqldba</dc:creator></item><item><title>RE: sprocs executed but rolled back? is there any log?</title><link>http://www.sqlservercentral.com/Forums/Topic1400410-146-1.aspx</link><description>I assume you'd be able to read the log and see the start and rollback, if there were changes, but this wouldn't be simple or easy.SQL Server doesn't log every activity that occurs.</description><pubDate>Fri, 28 Dec 2012 10:24:10 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: sprocs executed but rolled back? is there any log?</title><link>http://www.sqlservercentral.com/Forums/Topic1400410-146-1.aspx</link><description>For future, you can set trace and capture that SP.</description><pubDate>Fri, 28 Dec 2012 01:09:58 GMT</pubDate><dc:creator>Bhuvnesh</dc:creator></item><item><title>sprocs executed but rolled back? is there any log?</title><link>http://www.sqlservercentral.com/Forums/Topic1400410-146-1.aspx</link><description>if a sproc started executing and then the transaction was killed, is there a way to check which sproc it was? I know if a sproc started and completed, i can try looking at sys.dm_exec_query_stats to see when was the last time it executed. Any thoughts?</description><pubDate>Wed, 26 Dec 2012 16:14:45 GMT</pubDate><dc:creator>curious_sqldba</dc:creator></item></channel></rss>