<?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; Force Removing User from Database &#8211; Fix: Error: Could not drop login &#8216;test&#8217; as the user is currently logged in.</title>
	<atom:link href="http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sat, 25 May 2013 01:31:40 +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; #017 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-426039</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #017 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 23 Feb 2013 01:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-426039</guid>
		<description><![CDATA[[...] Force Removing User from Database One of the user created a guest user on the server even though I warned user not to do so. Well, this blog has a solution of the problem where if user does not follow my advice and create a random solution. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Force Removing User from Database One of the user created a guest user on the server even though I warned user not to do so. Well, this blog has a solution of the problem where if user does not follow my advice and create a random solution. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukubal</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-421856</link>
		<dc:creator><![CDATA[Mukubal]]></dc:creator>
		<pubDate>Thu, 14 Feb 2013 20:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-421856</guid>
		<description><![CDATA[Sometimes In SQL 2000 - for those who are still using it :) you get this:

Msg 208, Level 16, State 1, Line 1
Invalid object name &#039;sys.dm_exec_sessions&#039;.]]></description>
		<content:encoded><![CDATA[<p>Sometimes In SQL 2000 &#8211; for those who are still using it :) you get this:</p>
<p>Msg 208, Level 16, State 1, Line 1<br />
Invalid object name &#8216;sys.dm_exec_sessions&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derrick Smith</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-377680</link>
		<dc:creator><![CDATA[Derrick Smith]]></dc:creator>
		<pubDate>Tue, 20 Nov 2012 20:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-377680</guid>
		<description><![CDATA[This is exactly what happens when people don&#039;t follow directions or RTFM. The lazy rule the earth.]]></description>
		<content:encoded><![CDATA[<p>This is exactly what happens when people don&#8217;t follow directions or RTFM. The lazy rule the earth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aswinikumar</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-340137</link>
		<dc:creator><![CDATA[aswinikumar]]></dc:creator>
		<pubDate>Sun, 02 Sep 2012 09:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-340137</guid>
		<description><![CDATA[Yes I agree the comments posted]]></description>
		<content:encoded><![CDATA[<p>Yes I agree the comments posted</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Idrees</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-261077</link>
		<dc:creator><![CDATA[Muhammad Idrees]]></dc:creator>
		<pubDate>Fri, 09 Mar 2012 11:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-261077</guid>
		<description><![CDATA[Sometimes when going to restore my database from .bak file, I get the following sort of message :

&quot;Could not restore database, currently in use by this session&quot;.

Should I use the same trick for this problem too ? Is it ok, or could cause something awkard ?]]></description>
		<content:encoded><![CDATA[<p>Sometimes when going to restore my database from .bak file, I get the following sort of message :</p>
<p>&#8220;Could not restore database, currently in use by this session&#8221;.</p>
<p>Should I use the same trick for this problem too ? Is it ok, or could cause something awkard ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravindra Kumar</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-257172</link>
		<dc:creator><![CDATA[Ravindra Kumar]]></dc:creator>
		<pubDate>Mon, 27 Feb 2012 08:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-257172</guid>
		<description><![CDATA[How to work as a beginner to professional user in MS SQLSERVER.PLZ give me the guidlines.]]></description>
		<content:encoded><![CDATA[<p>How to work as a beginner to professional user in MS SQLSERVER.PLZ give me the guidlines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Identifying guest User using Policy Based Management &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-257068</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Identifying guest User using Policy Based Management &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Mon, 27 Feb 2012 01:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-257068</guid>
		<description><![CDATA[[...] SQL SERVER – Force Removing User from Database – Fix: Error: Could not drop login ‘test’ as ... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER – Force Removing User from Database – Fix: Error: Could not drop login ‘test’ as &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-256143</link>
		<dc:creator><![CDATA[Kumar]]></dc:creator>
		<pubDate>Fri, 24 Feb 2012 07:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-256143</guid>
		<description><![CDATA[we can stop and start the SQL service again and drop the table .]]></description>
		<content:encoded><![CDATA[<p>we can stop and start the SQL service again and drop the table .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; guest User and MSDB Database &#8211; Enable guest User on MSDB Database &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-256046</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; guest User and MSDB Database &#8211; Enable guest User on MSDB Database &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Fri, 24 Feb 2012 01:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-256046</guid>
		<description><![CDATA[[...] SQL SERVER – Force Removing User from Database – Fix: Error: Could not drop login ‘test’ as ... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER – Force Removing User from Database – Fix: Error: Could not drop login ‘test’ as &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254891</link>
		<dc:creator><![CDATA[Ken]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254891</guid>
		<description><![CDATA[I think you did the right thing regardless of the tone.  I once worked with a guy who decided to drop an important &quot;TableSpace&quot; on a production Oracle instance.  The only reason it wasn&#039;t a complete disaster was that there were transactions present which made dropping the space impossible.]]></description>
		<content:encoded><![CDATA[<p>I think you did the right thing regardless of the tone.  I once worked with a guy who decided to drop an important &#8220;TableSpace&#8221; on a production Oracle instance.  The only reason it wasn&#8217;t a complete disaster was that there were transactions present which made dropping the space impossible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudeepta</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254880</link>
		<dc:creator><![CDATA[sudeepta]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254880</guid>
		<description><![CDATA[Some times even the test environment can be considered critical as well. In my previous assignment, I was trying something on our test cluster, and an hour late, I came to know the Dev team needs that. I was not happy to stay back the whole night to fix it.

So a better approach would be to try in your own LAB... You are the admin, and you can play with it.]]></description>
		<content:encoded><![CDATA[<p>Some times even the test environment can be considered critical as well. In my previous assignment, I was trying something on our test cluster, and an hour late, I came to know the Dev team needs that. I was not happy to stay back the whole night to fix it.</p>
<p>So a better approach would be to try in your own LAB&#8230; You are the admin, and you can play with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254815</link>
		<dc:creator><![CDATA[Rahul]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 11:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254815</guid>
		<description><![CDATA[It&#039;s Okay. You have given correct reply and we got to know a new feature! :)]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s Okay. You have given correct reply and we got to know a new feature! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen Nair</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254756</link>
		<dc:creator><![CDATA[Naveen Nair]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 08:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254756</guid>
		<description><![CDATA[omg, if you call that rude then i m ready to work with you ... it was way to gentle and anything but remotely rude. ur humility is praiseworthy]]></description>
		<content:encoded><![CDATA[<p>omg, if you call that rude then i m ready to work with you &#8230; it was way to gentle and anything but remotely rude. ur humility is praiseworthy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shivani Thakur</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254715</link>
		<dc:creator><![CDATA[Shivani Thakur]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 05:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254715</guid>
		<description><![CDATA[Hi Pinal,

I think in another way....
But because of that person&#039;s mistake we get solution for such problems....
Thanks Pinal for different notes..]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I think in another way&#8230;.<br />
But because of that person&#8217;s mistake we get solution for such problems&#8230;.<br />
Thanks Pinal for different notes..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh Narim</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254687</link>
		<dc:creator><![CDATA[Ganesh Narim]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 04:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254687</guid>
		<description><![CDATA[Pinal,

I have one thought in my mind,i want to share with u,

in feature if we have these kind of things please try to avoid notes about &quot;Don&#039;t&quot; do things, some times people are crazy about Don&#039;t do things they  never keep them quite...

this is my idea only...!!! ignore if it&#039;s not good.]]></description>
		<content:encoded><![CDATA[<p>Pinal,</p>
<p>I have one thought in my mind,i want to share with u,</p>
<p>in feature if we have these kind of things please try to avoid notes about &#8220;Don&#8217;t&#8221; do things, some times people are crazy about Don&#8217;t do things they  never keep them quite&#8230;</p>
<p>this is my idea only&#8230;!!! ignore if it&#8217;s not good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh Narim</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254684</link>
		<dc:creator><![CDATA[Ganesh Narim]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 03:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254684</guid>
		<description><![CDATA[Hi pinal,

Good day..
 
When i open this blog first thought is my eyes are forced me to watch the neat picture that was make me crazy what was the inside story behind it,when i deeply walk through on the actual story it was a bit pain that we should not do these kind of things without any knowledge,

it reminds me the way of behavior with work..!

thanks for sharing with us....!!]]></description>
		<content:encoded><![CDATA[<p>Hi pinal,</p>
<p>Good day..</p>
<p>When i open this blog first thought is my eyes are forced me to watch the neat picture that was make me crazy what was the inside story behind it,when i deeply walk through on the actual story it was a bit pain that we should not do these kind of things without any knowledge,</p>
<p>it reminds me the way of behavior with work..!</p>
<p>thanks for sharing with us&#8230;.!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ethan</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254677</link>
		<dc:creator><![CDATA[Ethan]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 03:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254677</guid>
		<description><![CDATA[it&#039;s really a stupid way to add test user account on Production environment.

Pretty sad]]></description>
		<content:encoded><![CDATA[<p>it&#8217;s really a stupid way to add test user account on Production environment.</p>
<p>Pretty sad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254667</link>
		<dc:creator><![CDATA[Don]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 02:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254667</guid>
		<description><![CDATA[Pinal, if you think that might be rude, then you would consider me an absolute cave man!   There was nothing wrong in what you said.  Its the truth, posting this experience helps us all. thanks!]]></description>
		<content:encoded><![CDATA[<p>Pinal, if you think that might be rude, then you would consider me an absolute cave man!   There was nothing wrong in what you said.  Its the truth, posting this experience helps us all. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surendra Patle</title>
		<link>http://blog.sqlauthority.com/2012/02/21/sql-server-force-removing-user-from-database-fix-error-could-not-drop-login-test-as-the-user-is-currently-logged-in/#comment-254656</link>
		<dc:creator><![CDATA[Surendra Patle]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 01:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=17494#comment-254656</guid>
		<description><![CDATA[Sir,

It was not rude, it was needed and whatever you told that was right cause you already have warned and mentioned in yesterday post to not to be run in Production environment and he did the same by saying &#039;development server was busy&#039;, it doesn&#039;t mean that if Dev/Test are busy then try on Prod.. 

Anyway both the post are great and I learned lot new things.
Thanks..]]></description>
		<content:encoded><![CDATA[<p>Sir,</p>
<p>It was not rude, it was needed and whatever you told that was right cause you already have warned and mentioned in yesterday post to not to be run in Production environment and he did the same by saying &#8216;development server was busy&#8217;, it doesn&#8217;t mean that if Dev/Test are busy then try on Prod.. </p>
<p>Anyway both the post are great and I learned lot new things.<br />
Thanks..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
