<?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/"
		>
<channel>
	<title>Comments on: Enable &#8216;Ad Hoc Distributed Queries&#8217; for Sql Server 2005</title>
	<atom:link href="http://www.superdopey.nl/techblog/2008/01/24/enable-ad-hoc-distributed-queries-for-sql-server-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.superdopey.nl/techblog/2008/01/24/enable-ad-hoc-distributed-queries-for-sql-server-2005/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Jun 2011 10:04:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Ralph de Ruijter</title>
		<link>http://www.superdopey.nl/techblog/2008/01/24/enable-ad-hoc-distributed-queries-for-sql-server-2005/#comment-6866</link>
		<dc:creator>Ralph de Ruijter</dc:creator>
		<pubDate>Mon, 01 Sep 2008 08:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.superdopey.nl/techblog/2008/01/24/enable-ad-hoc-distributed-queries-for-sql-server-2005/#comment-6866</guid>
		<description>Try enabling Locking in Pages: http://technet.microsoft.com/en-us/library/ms190730.aspx</description>
		<content:encoded><![CDATA[<p>Try enabling Locking in Pages: <a href="http://technet.microsoft.com/en-us/library/ms190730.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/ms190730.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson Rivers</title>
		<link>http://www.superdopey.nl/techblog/2008/01/24/enable-ad-hoc-distributed-queries-for-sql-server-2005/#comment-6863</link>
		<dc:creator>Nelson Rivers</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.superdopey.nl/techblog/2008/01/24/enable-ad-hoc-distributed-queries-for-sql-server-2005/#comment-6863</guid>
		<description>sp_configure &#039;Ad Hoc Distributed Queries&#039;, 1 
reconfigure with override
go

Ran this on SQL Server 2005 and received these messages:

Configuration option &#039;Ad Hoc Distributed Queries&#039; changed from 1 to 1. Run the RECONFIGURE statement to install.

Msg 5845, Level 16, State 1, Line 3
Address Windowing Extensions (AWE) requires the &#039;lock pages in memory&#039; privilege which is not currently present in the access token of the process.</description>
		<content:encoded><![CDATA[<p>sp_configure &#8216;Ad Hoc Distributed Queries&#8217;, 1<br />
reconfigure with override<br />
go</p>
<p>Ran this on SQL Server 2005 and received these messages:</p>
<p>Configuration option &#8216;Ad Hoc Distributed Queries&#8217; changed from 1 to 1. Run the RECONFIGURE statement to install.</p>
<p>Msg 5845, Level 16, State 1, Line 3<br />
Address Windowing Extensions (AWE) requires the &#8216;lock pages in memory&#8217; privilege which is not currently present in the access token of the process.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

