<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; sqlcmd &#8211; Using a Dedicated Administrator Connection to Kill Currently Running Query</title>
	<atom:link href="http://blog.sqlauthority.com/2009/01/09/sql-server-sqlcmd-using-a-dedicated-administrator-connection-to-kill-currently-running-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/01/09/sql-server-sqlcmd-using-a-dedicated-administrator-connection-to-kill-currently-running-query/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #011 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2009/01/09/sql-server-sqlcmd-using-a-dedicated-administrator-connection-to-kill-currently-running-query/#comment-406703</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #011 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 12 Jan 2013 01:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1984#comment-406703</guid>
		<description><![CDATA[[...] sqlcmd – Using a Dedicated Administrator Connection to Kill Currently Running Query [...]]]></description>
		<content:encoded><![CDATA[<p>[...] sqlcmd – Using a Dedicated Administrator Connection to Kill Currently Running Query [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suhas Pandit</title>
		<link>http://blog.sqlauthority.com/2009/01/09/sql-server-sqlcmd-using-a-dedicated-administrator-connection-to-kill-currently-running-query/#comment-107508</link>
		<dc:creator><![CDATA[Suhas Pandit]]></dc:creator>
		<pubDate>Thu, 23 Dec 2010 12:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1984#comment-107508</guid>
		<description><![CDATA[Hey Pinal,

First of all congratulations on creating, maintaining a wonderful blog.

I have a small question whose solution i couldn&#039;t find anywhere on the web....i have been googling now for almost 2 days :( .

Our application has a process which takes a lot of time. It basically calls an SP and that SP calls many other smaller SP&#039;s. Many a times the completion of this process can take upto 1 hour.

What i want to do is provide users with a Cancel button so that they can cancel the execution of the process, in case they plan to do it later. This should be allowed since i have used Transactions at application and even the procedural levels.

So my question is, lets say main procedure name is &quot;MyMainProc&quot;. All i want to do is cancel the execution of this procedure in some way. KILL was an option but it closes the entire SQL collection and hangs up my application since the connection is broken coz of the KILL statement execution.

How can i just kill a procedure execution rather than killing the session????

Any help will be appreciated

Thanks and Regards,

Suhas Pandit S.]]></description>
		<content:encoded><![CDATA[<p>Hey Pinal,</p>
<p>First of all congratulations on creating, maintaining a wonderful blog.</p>
<p>I have a small question whose solution i couldn&#8217;t find anywhere on the web&#8230;.i have been googling now for almost 2 days :( .</p>
<p>Our application has a process which takes a lot of time. It basically calls an SP and that SP calls many other smaller SP&#8217;s. Many a times the completion of this process can take upto 1 hour.</p>
<p>What i want to do is provide users with a Cancel button so that they can cancel the execution of the process, in case they plan to do it later. This should be allowed since i have used Transactions at application and even the procedural levels.</p>
<p>So my question is, lets say main procedure name is &#8220;MyMainProc&#8221;. All i want to do is cancel the execution of this procedure in some way. KILL was an option but it closes the entire SQL collection and hangs up my application since the connection is broken coz of the KILL statement execution.</p>
<p>How can i just kill a procedure execution rather than killing the session????</p>
<p>Any help will be appreciated</p>
<p>Thanks and Regards,</p>
<p>Suhas Pandit S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Electronic Fax</title>
		<link>http://blog.sqlauthority.com/2009/01/09/sql-server-sqlcmd-using-a-dedicated-administrator-connection-to-kill-currently-running-query/#comment-57948</link>
		<dc:creator><![CDATA[Electronic Fax]]></dc:creator>
		<pubDate>Fri, 27 Nov 2009 04:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1984#comment-57948</guid>
		<description><![CDATA[How are you, I located this website by mistake when I was looking on Google then I arrived to your web site. I must tell you that your web site is cool I like your theme! I don&#039;t possess a lot of free time at the current moment to read your website web sitebut I bookmarked it. I will be back in a day or two. Thanks for a great site.]]></description>
		<content:encoded><![CDATA[<p>How are you, I located this website by mistake when I was looking on Google then I arrived to your web site. I must tell you that your web site is cool I like your theme! I don&#8217;t possess a lot of free time at the current moment to read your website web sitebut I bookmarked it. I will be back in a day or two. Thanks for a great site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Fix : Error : 17892 Logon failed for login due to trigger execution. Changed database context to ‘master’. Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2009/01/09/sql-server-sqlcmd-using-a-dedicated-administrator-connection-to-kill-currently-running-query/#comment-53286</link>
		<dc:creator><![CDATA[SQL SERVER – Fix : Error : 17892 Logon failed for login due to trigger execution. Changed database context to ‘master’. Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Sat, 27 Jun 2009 07:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1984#comment-53286</guid>
		<description><![CDATA[[...] Management Studio. The only way to fix this problem is using DAC. Read more details about DAC  Using a Dedicated Administrator Connection to Kill Currently Running Query. Now let us take a look at the example in our case where I am using windows authentication to logon [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Management Studio. The only way to fix this problem is using DAC. Read more details about DAC  Using a Dedicated Administrator Connection to Kill Currently Running Query. Now let us take a look at the example in our case where I am using windows authentication to logon [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timur Alhimenkov</title>
		<link>http://blog.sqlauthority.com/2009/01/09/sql-server-sqlcmd-using-a-dedicated-administrator-connection-to-kill-currently-running-query/#comment-46028</link>
		<dc:creator><![CDATA[Timur Alhimenkov]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 17:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1984#comment-46028</guid>
		<description><![CDATA[Great! Thank you very much!
I always wanted to write in my site something like that. Can I take part of your post to my site? 
Of course, I will add backlink?

Regards, Reader]]></description>
		<content:encoded><![CDATA[<p>Great! Thank you very much!<br />
I always wanted to write in my site something like that. Can I take part of your post to my site?<br />
Of course, I will add backlink?</p>
<p>Regards, Reader</p>
]]></content:encoded>
	</item>
</channel>
</rss>
