<?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; DMV Error: FIX: Error: Msg 297, Level 16 The user does not have permission to perform this action</title>
	<atom:link href="http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/</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: marc-david.johne@audacon.com</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-470016</link>
		<dc:creator><![CDATA[marc-david.johne@audacon.com]]></dc:creator>
		<pubDate>Mon, 06 May 2013 14:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-470016</guid>
		<description><![CDATA[Hi
granted that permission for the user but he still has no right to execute neither sys.dm_os_performance_counters nor sys.dm_db_index_usage_stats. On the db itself he is db_owner]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
granted that permission for the user but he still has no right to execute neither sys.dm_os_performance_counters nor sys.dm_db_index_usage_stats. On the db itself he is db_owner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kumar</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-259792</link>
		<dc:creator><![CDATA[kumar]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 17:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-259792</guid>
		<description><![CDATA[Hi 
Thanks it helped me resolve the issue for service account to create reports. 

Thanks Again 
KSU]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
Thanks it helped me resolve the issue for service account to create reports. </p>
<p>Thanks Again<br />
KSU</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-200011</link>
		<dc:creator><![CDATA[Andrei]]></dc:creator>
		<pubDate>Sun, 20 Nov 2011 10:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-200011</guid>
		<description><![CDATA[Hi Pinal
It is a way to not GRANT VIEW SERVER STATE TO public? I can&#039;t grant 
this right for all users (~340) on my server but i need to know login ip-s for logon trigger an table.
Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal<br />
It is a way to not GRANT VIEW SERVER STATE TO public? I can&#8217;t grant<br />
this right for all users (~340) on my server but i need to know login ip-s for logon trigger an table.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christof Coetzee</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-195842</link>
		<dc:creator><![CDATA[Christof Coetzee]]></dc:creator>
		<pubDate>Tue, 15 Nov 2011 06:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-195842</guid>
		<description><![CDATA[Maybe not directly related, but need to mention here: I&#039;ve had similar permission issues on Windows, when you are the administrator on Windows you don&#039;t automatically have all rights, or perhaps SQL Server management studio don&#039;t pick up the profile.
When I want to launch Management studio I have to right-click and then &quot;run as administrator&quot; and only if I do this do I have full permissions.
A very simply problem which can turn into a nightmare if you don&#039;t know about this - this might help someone.]]></description>
		<content:encoded><![CDATA[<p>Maybe not directly related, but need to mention here: I&#8217;ve had similar permission issues on Windows, when you are the administrator on Windows you don&#8217;t automatically have all rights, or perhaps SQL Server management studio don&#8217;t pick up the profile.<br />
When I want to launch Management studio I have to right-click and then &#8220;run as administrator&#8221; and only if I do this do I have full permissions.<br />
A very simply problem which can turn into a nightmare if you don&#8217;t know about this &#8211; this might help someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJ</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-154012</link>
		<dc:creator><![CDATA[MJ]]></dc:creator>
		<pubDate>Fri, 05 Aug 2011 06:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-154012</guid>
		<description><![CDATA[Thanks!!]]></description>
		<content:encoded><![CDATA[<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anks</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-153046</link>
		<dc:creator><![CDATA[Anks]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 07:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-153046</guid>
		<description><![CDATA[Thanks you. It helped. However one doubt, how can we just provide access to only database level DMVs ? I mean I think for accessing database-scoped DMVs only view database state isrequired. Tell me how it works.]]></description>
		<content:encoded><![CDATA[<p>Thanks you. It helped. However one doubt, how can we just provide access to only database level DMVs ? I mean I think for accessing database-scoped DMVs only view database state isrequired. Tell me how it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-134250</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Fri, 13 May 2011 15:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-134250</guid>
		<description><![CDATA[Hola,
muchas gracias por la solución al problema. Llevaba ratos tratando de resolver este problema pero ahora ya lo tengo :)]]></description>
		<content:encoded><![CDATA[<p>Hola,<br />
muchas gracias por la solución al problema. Llevaba ratos tratando de resolver este problema pero ahora ya lo tengo :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-131193</link>
		<dc:creator><![CDATA[Mandy]]></dc:creator>
		<pubDate>Tue, 26 Apr 2011 06:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-131193</guid>
		<description><![CDATA[Thanks...

It was helpfull]]></description>
		<content:encoded><![CDATA[<p>Thanks&#8230;</p>
<p>It was helpfull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem S. Tsygankov</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-126771</link>
		<dc:creator><![CDATA[Artem S. Tsygankov]]></dc:creator>
		<pubDate>Tue, 05 Apr 2011 15:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-126771</guid>
		<description><![CDATA[Thank you!
It has helped me in solving problems with viewing reports of blocked transactions:
Instance (right click) -&gt; Reports-&gt; Standard Report--&gt; All blocking transactions]]></description>
		<content:encoded><![CDATA[<p>Thank you!<br />
It has helped me in solving problems with viewing reports of blocked transactions:<br />
Instance (right click) -&gt; Reports-&gt; Standard Report&#8211;&gt; All blocking transactions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayesh Prajapati</title>
		<link>http://blog.sqlauthority.com/2010/01/18/sql-server-dmv-error-fix-error-msg-297-level-16-the-user-does-not-have-permission-to-perform-this-action/#comment-120032</link>
		<dc:creator><![CDATA[Jayesh Prajapati]]></dc:creator>
		<pubDate>Tue, 22 Feb 2011 07:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7768#comment-120032</guid>
		<description><![CDATA[Thanks]]></description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
