<?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; 2005 -Track Down Active Transactions Using T-SQL</title>
	<atom:link href="http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/</link>
	<description>SQL, SQL Server, MySQL, Big Data and NoSQL</description>
	<lastBuildDate>Wed, 19 Jun 2013 15:04:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Mike</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-412881</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Fri, 25 Jan 2013 14:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-412881</guid>
		<description><![CDATA[Hi Viraj, 

It&#039;s a SQL 2005 Command, you can&#039;t use it without upgrading]]></description>
		<content:encoded><![CDATA[<p>Hi Viraj, </p>
<p>It&#8217;s a SQL 2005 Command, you can&#8217;t use it without upgrading</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nagavara Arekatla</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-406423</link>
		<dc:creator><![CDATA[Nagavara Arekatla]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 11:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-406423</guid>
		<description><![CDATA[Hi, can anyone help me with a script showing,
[1] Last accessed/Modified/Updated/read/write on a SQL Database
[2] Last executed transactions on databases
[3] User information who executed it.
[4] All the databases information for that particular server.

Thanks a ton.]]></description>
		<content:encoded><![CDATA[<p>Hi, can anyone help me with a script showing,<br />
[1] Last accessed/Modified/Updated/read/write on a SQL Database<br />
[2] Last executed transactions on databases<br />
[3] User information who executed it.<br />
[4] All the databases information for that particular server.</p>
<p>Thanks a ton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MasthanReddy.M</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-215741</link>
		<dc:creator><![CDATA[MasthanReddy.M]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 03:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-215741</guid>
		<description><![CDATA[it&#039;s really good DMV.Once get the Session_ID from the above DMV,use dbcc inputbuffer(sp_id) to get the exact transaction .]]></description>
		<content:encoded><![CDATA[<p>it&#8217;s really good DMV.Once get the Session_ID from the above DMV,use dbcc inputbuffer(sp_id) to get the exact transaction .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subrahmanyam</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-196677</link>
		<dc:creator><![CDATA[subrahmanyam]]></dc:creator>
		<pubDate>Wed, 16 Nov 2011 07:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-196677</guid>
		<description><![CDATA[Hi Pinal Dave,

Thanks a lot, it was very useful.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal Dave,</p>
<p>Thanks a lot, it was very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julio Ponce</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-103335</link>
		<dc:creator><![CDATA[Julio Ponce]]></dc:creator>
		<pubDate>Wed, 01 Dec 2010 20:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-103335</guid>
		<description><![CDATA[any ideas what&#039;s going on with this issue?]]></description>
		<content:encoded><![CDATA[<p>any ideas what&#8217;s going on with this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julio Ponce</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-101709</link>
		<dc:creator><![CDATA[Julio Ponce]]></dc:creator>
		<pubDate>Tue, 23 Nov 2010 17:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-101709</guid>
		<description><![CDATA[Hello there,
I&#039;m needing u&#039;re help, I been doing a research for about 2 days now, but I can find an accurate answer here&#039;s my issue:

I have created a new SQL Server package then a new job and new step were I use the package created, i&#039;m getting the following error message :  Login failed for user &#039;SYSADM&#039;. [CLIENT: ], user SYSADM have cheked all server roles, also have checked all database role membership, dont know what to do in order to run a JOB, iI have realized that authentication mode, when I add a step I select use SQL Server Authentication on GENERAL TAB, but always change to use windows authentication.

I hope u&#039;ll understand my poor english.

Best Regards Julio]]></description>
		<content:encoded><![CDATA[<p>Hello there,<br />
I&#8217;m needing u&#8217;re help, I been doing a research for about 2 days now, but I can find an accurate answer here&#8217;s my issue:</p>
<p>I have created a new SQL Server package then a new job and new step were I use the package created, i&#8217;m getting the following error message :  Login failed for user &#8216;SYSADM&#8217;. [CLIENT: ], user SYSADM have cheked all server roles, also have checked all database role membership, dont know what to do in order to run a JOB, iI have realized that authentication mode, when I add a step I select use SQL Server Authentication on GENERAL TAB, but always change to use windows authentication.</p>
<p>I hope u&#8217;ll understand my poor english.</p>
<p>Best Regards Julio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-97607</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 03 Nov 2010 13:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-97607</guid>
		<description><![CDATA[1 exec sp_lock
2 Give more informations on what you want to know]]></description>
		<content:encoded><![CDATA[<p>1 exec sp_lock<br />
2 Give more informations on what you want to know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abdallah</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-97573</link>
		<dc:creator><![CDATA[abdallah]]></dc:creator>
		<pubDate>Wed, 03 Nov 2010 11:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-97573</guid>
		<description><![CDATA[Hi Pinal,
only two questions please:

1- how can i now the transactions which are causing locks in the sqlserver database,
2- is it possible that an inner transaction and the main transaction generate a deadlock
thanks.......]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
only two questions please:</p>
<p>1- how can i now the transactions which are causing locks in the sqlserver database,<br />
2- is it possible that an inner transaction and the main transaction generate a deadlock<br />
thanks&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koteswar Rao</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-83789</link>
		<dc:creator><![CDATA[Koteswar Rao]]></dc:creator>
		<pubDate>Thu, 12 Aug 2010 04:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-83789</guid>
		<description><![CDATA[Hi,

Can you give detail explaination on active transactions or can you reffer any doucment]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can you give detail explaination on active transactions or can you reffer any doucment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manisha</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-82695</link>
		<dc:creator><![CDATA[Manisha]]></dc:creator>
		<pubDate>Mon, 02 Aug 2010 13:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-82695</guid>
		<description><![CDATA[Hi Pinal sir i want to know the active count of the transaction in sql server 2000, moreover i want to know can it be possibel that transaction is taking 24hrs to get it commited]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal sir i want to know the active count of the transaction in sql server 2000, moreover i want to know can it be possibel that transaction is taking 24hrs to get it commited</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julio Ponce</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-78609</link>
		<dc:creator><![CDATA[Julio Ponce]]></dc:creator>
		<pubDate>Fri, 02 Jul 2010 17:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-78609</guid>
		<description><![CDATA[Ty Tejas!!!]]></description>
		<content:encoded><![CDATA[<p>Ty Tejas!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tejas Shah</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-76742</link>
		<dc:creator><![CDATA[Tejas Shah]]></dc:creator>
		<pubDate>Fri, 18 Jun 2010 12:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-76742</guid>
		<description><![CDATA[Hi Julio,

You can find all triggers status by this query in 2005:

select name, 
CASE WHEN OBJECTPROPERTY (id, &#039;ExecIsTriggerDisabled&#039;) = 0
					THEN &#039;Enabled&#039; ELSE &#039;Disabled&#039; END
from sysobjects 
where type = &#039;tr&#039; 


Thanks,

Tejas 
SQLYoga.com]]></description>
		<content:encoded><![CDATA[<p>Hi Julio,</p>
<p>You can find all triggers status by this query in 2005:</p>
<p>select name,<br />
CASE WHEN OBJECTPROPERTY (id, &#8216;ExecIsTriggerDisabled&#8217;) = 0<br />
					THEN &#8216;Enabled&#8217; ELSE &#8216;Disabled&#8217; END<br />
from sysobjects<br />
where type = &#8216;tr&#8217; </p>
<p>Thanks,</p>
<p>Tejas<br />
SQLYoga.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julio Ponce</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-76226</link>
		<dc:creator><![CDATA[Julio Ponce]]></dc:creator>
		<pubDate>Mon, 14 Jun 2010 17:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-76226</guid>
		<description><![CDATA[Dear Dave Pinal, I would like to know if there a instruccion or a way to list all triggers stored in database and see the status &quot;enabled or disabled&quot; of each one.

thanks in advance,

Julio]]></description>
		<content:encoded><![CDATA[<p>Dear Dave Pinal, I would like to know if there a instruccion or a way to list all triggers stored in database and see the status &#8220;enabled or disabled&#8221; of each one.</p>
<p>thanks in advance,</p>
<p>Julio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Revathy</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-54729</link>
		<dc:creator><![CDATA[Revathy]]></dc:creator>
		<pubDate>Tue, 11 Aug 2009 10:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-54729</guid>
		<description><![CDATA[hi dave 

i got an idea about  active transaction&#039;s count  in a database 

with your query.but i have one query,how can i measure 

the &quot;hit count&quot; second for a paticular transaction in table 

like (it may be single updation,bulk copy of data&#039;s insertion),

so how can i measure the second&#039;s count.


Thanks in Advance 

Revathy]]></description>
		<content:encoded><![CDATA[<p>hi dave </p>
<p>i got an idea about  active transaction&#8217;s count  in a database </p>
<p>with your query.but i have one query,how can i measure </p>
<p>the &#8220;hit count&#8221; second for a paticular transaction in table </p>
<p>like (it may be single updation,bulk copy of data&#8217;s insertion),</p>
<p>so how can i measure the second&#8217;s count.</p>
<p>Thanks in Advance </p>
<p>Revathy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramu</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-53256</link>
		<dc:creator><![CDATA[ramu]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 14:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-53256</guid>
		<description><![CDATA[i got the answer..........if anybody dont know then it will helpful

for implicit-transactions

set implicit_transactions on 
set implicit_transactions off

example is(no need of begin tran)

update authors
set phone=&#039;9866530517&#039;
where au_id=&#039;756-30-7391&#039;
update publishers
set city=&#039;hyderabad&#039;,country=&#039;india&#039;
where pub_id=&#039;9952&#039;
commit tran]]></description>
		<content:encoded><![CDATA[<p>i got the answer&#8230;&#8230;&#8230;.if anybody dont know then it will helpful</p>
<p>for implicit-transactions</p>
<p>set implicit_transactions on<br />
set implicit_transactions off</p>
<p>example is(no need of begin tran)</p>
<p>update authors<br />
set phone=&#8217;9866530517&#8242;<br />
where au_id=&#8217;756-30-7391&#8242;<br />
update publishers<br />
set city=&#8217;hyderabad&#8217;,country=&#8217;india&#8217;<br />
where pub_id=&#8217;9952&#8242;<br />
commit tran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramu</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-53251</link>
		<dc:creator><![CDATA[ramu]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 11:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-53251</guid>
		<description><![CDATA[hi pinal sir,
            i am havng doubt regarding transactions......in oracle we need not give explicitly BEGIN TRAN.......... In sqlserver 2000 also.........we have to write BEGIN TRAN explicitly.........
i heard that  in sqlserver 2000 also we need not write explicitly.....by setting some values...........how can i?.........tell me the solution]]></description>
		<content:encoded><![CDATA[<p>hi pinal sir,<br />
            i am havng doubt regarding transactions&#8230;&#8230;in oracle we need not give explicitly BEGIN TRAN&#8230;&#8230;&#8230;. In sqlserver 2000 also&#8230;&#8230;&#8230;we have to write BEGIN TRAN explicitly&#8230;&#8230;&#8230;<br />
i heard that  in sqlserver 2000 also we need not write explicitly&#8230;..by setting some values&#8230;&#8230;&#8230;..how can i?&#8230;&#8230;&#8230;tell me the solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satya</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-45889</link>
		<dc:creator><![CDATA[Satya]]></dc:creator>
		<pubDate>Thu, 22 Jan 2009 09:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-45889</guid>
		<description><![CDATA[Hi All,
I am writing stored procedure for transfering data from 5 staging tables to 5 master tables using sql server 2005 which are in same db and same server.
I have following requirements
--&gt;I will first check the count in both staging and master tables
--&gt;if staging table count is greater than master table count then
--&gt;truncate master table records.
--&gt;then insert query executes which fetches records from staging to master table.
Among 5 tables last two are dependent.
For each staging to master table i am writnig individual 
Transaction.

But the problem is when i am executing this sql server getting very slow almost getting struck.

Is this the correct way which i am following if not please suggest me the right way.
its really urgent.
Thanks in advance for any help]]></description>
		<content:encoded><![CDATA[<p>Hi All,<br />
I am writing stored procedure for transfering data from 5 staging tables to 5 master tables using sql server 2005 which are in same db and same server.<br />
I have following requirements<br />
&#8211;&gt;I will first check the count in both staging and master tables<br />
&#8211;&gt;if staging table count is greater than master table count then<br />
&#8211;&gt;truncate master table records.<br />
&#8211;&gt;then insert query executes which fetches records from staging to master table.<br />
Among 5 tables last two are dependent.<br />
For each staging to master table i am writnig individual<br />
Transaction.</p>
<p>But the problem is when i am executing this sql server getting very slow almost getting struck.</p>
<p>Is this the correct way which i am following if not please suggest me the right way.<br />
its really urgent.<br />
Thanks in advance for any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goms</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-43427</link>
		<dc:creator><![CDATA[Goms]]></dc:creator>
		<pubDate>Wed, 01 Oct 2008 12:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-43427</guid>
		<description><![CDATA[Hi pinal,

I want to trace the users activity in database.I  able to trace ddl transcation using trigger.But  when i try to track the dml
transaction using event_data() it will not work.
so how to track the users dml activity or shall i  run the sql profiler?.If yes pls give me the clear picture abt sql profiler


pls mail me on gomsbox@yahoo.com


Thanks
Goms]]></description>
		<content:encoded><![CDATA[<p>Hi pinal,</p>
<p>I want to trace the users activity in database.I  able to trace ddl transcation using trigger.But  when i try to track the dml<br />
transaction using event_data() it will not work.<br />
so how to track the users dml activity or shall i  run the sql profiler?.If yes pls give me the clear picture abt sql profiler</p>
<p>pls mail me on <a href="mailto:gomsbox@yahoo.com">gomsbox@yahoo.com</a></p>
<p>Thanks<br />
Goms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pankaj</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-42985</link>
		<dc:creator><![CDATA[pankaj]]></dc:creator>
		<pubDate>Fri, 19 Sep 2008 12:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-42985</guid>
		<description><![CDATA[hi pinal,
           i  preparing for interview in sql server plz mail me on p.adhikari1981@gmail.com 

some   query(technical) which is asked in interview]]></description>
		<content:encoded><![CDATA[<p>hi pinal,<br />
           i  preparing for interview in sql server plz mail me on <a href="mailto:p.adhikari1981@gmail.com">p.adhikari1981@gmail.com</a> </p>
<p>some   query(technical) which is asked in interview</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emeka</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-40794</link>
		<dc:creator><![CDATA[Emeka]]></dc:creator>
		<pubDate>Fri, 25 Jul 2008 06:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-40794</guid>
		<description><![CDATA[@Virag,

With SQL Server 2000, Unfortunately no. However you can run a dbcc opentran(&#039;databasename&#039;) on 2000/05.

This will only give you the longest running transaction in that database.]]></description>
		<content:encoded><![CDATA[<p>@Virag,</p>
<p>With SQL Server 2000, Unfortunately no. However you can run a dbcc opentran(&#8216;databasename&#8217;) on 2000/05.</p>
<p>This will only give you the longest running transaction in that database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viraj</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-40789</link>
		<dc:creator><![CDATA[Viraj]]></dc:creator>
		<pubDate>Fri, 25 Jul 2008 04:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-40789</guid>
		<description><![CDATA[Dear Emeka,

Thanks 4 ur reply.
I wonder, is there any similiar type of DMV or other similiar concept in SQL 2000 !!!

Regards,
Viraj]]></description>
		<content:encoded><![CDATA[<p>Dear Emeka,</p>
<p>Thanks 4 ur reply.<br />
I wonder, is there any similiar type of DMV or other similiar concept in SQL 2000 !!!</p>
<p>Regards,<br />
Viraj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emeka</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-40786</link>
		<dc:creator><![CDATA[Emeka]]></dc:creator>
		<pubDate>Fri, 25 Jul 2008 00:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-40786</guid>
		<description><![CDATA[@Sandeep

Because it is on standby mode, the restore is not finished yet. sql server is expecting you to  
apply more backups. when when you are about to apply the last backup,
choose the RECOVERY option. This tells SQL server that the restore is finished.

IN a situation where you have only one backup file to restore, you should always choose the RECOVERY option
except when you are log shipping or mirroring database.


To solve your problem, restore the DB with the RECOVERY option.
You can then detach it and re-attach it.]]></description>
		<content:encoded><![CDATA[<p>@Sandeep</p>
<p>Because it is on standby mode, the restore is not finished yet. sql server is expecting you to<br />
apply more backups. when when you are about to apply the last backup,<br />
choose the RECOVERY option. This tells SQL server that the restore is finished.</p>
<p>IN a situation where you have only one backup file to restore, you should always choose the RECOVERY option<br />
except when you are log shipping or mirroring database.</p>
<p>To solve your problem, restore the DB with the RECOVERY option.<br />
You can then detach it and re-attach it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emeka</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-40785</link>
		<dc:creator><![CDATA[Emeka]]></dc:creator>
		<pubDate>Fri, 25 Jul 2008 00:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-40785</guid>
		<description><![CDATA[@Viraj

That piece of sql doesn&#039;t work in sql 2000. The Dynamic management view is one of the new features in SQL Server  2005 you can use to query the health of sql server 2005.

For it to work, you have to run it in SQL server 2005 environment.]]></description>
		<content:encoded><![CDATA[<p>@Viraj</p>
<p>That piece of sql doesn&#8217;t work in sql 2000. The Dynamic management view is one of the new features in SQL Server  2005 you can use to query the health of sql server 2005.</p>
<p>For it to work, you have to run it in SQL server 2005 environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diablo</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-40783</link>
		<dc:creator><![CDATA[Diablo]]></dc:creator>
		<pubDate>Thu, 24 Jul 2008 22:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-40783</guid>
		<description><![CDATA[Very useful. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Very useful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamran Shahid</title>
		<link>http://blog.sqlauthority.com/2008/07/24/sql-server-2005-track-down-active-transactions-using-t-sql/#comment-40750</link>
		<dc:creator><![CDATA[Kamran Shahid]]></dc:creator>
		<pubDate>Thu, 24 Jul 2008 11:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=730#comment-40750</guid>
		<description><![CDATA[Nice Data Management View]]></description>
		<content:encoded><![CDATA[<p>Nice Data Management View</p>
]]></content:encoded>
	</item>
</channel>
</rss>
