<?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: Can you still use DBCC PAGE to access data in dropped tables if TDE is turned on?	</title>
	<atom:link href="https://lobsterpot.com.au/blog/2015/08/12/can-you-still-use-dbcc-page-to-access-data-in-dropped-tables-if-tde-is-turned-on/feed/" rel="self" type="application/rss+xml" />
	<link>https://lobsterpot.com.au/blog/2015/08/12/can-you-still-use-dbcc-page-to-access-data-in-dropped-tables-if-tde-is-turned-on/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Aug 2015 00:55:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: Rob Farley		</title>
		<link>https://lobsterpot.com.au/blog/2015/08/12/can-you-still-use-dbcc-page-to-access-data-in-dropped-tables-if-tde-is-turned-on/#comment-2683</link>

		<dc:creator><![CDATA[Rob Farley]]></dc:creator>
		<pubDate>Wed, 19 Aug 2015 00:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.lobsterpot.com.au/?p=3487#comment-2683</guid>

					<description><![CDATA[Right, but it&#039;s not too much of a stretch to wonder if the TDE process might only apply to data that it knows about.]]></description>
			<content:encoded><![CDATA[<p>Right, but it&#8217;s not too much of a stretch to wonder if the TDE process might only apply to data that it knows about.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PhyDataDBA		</title>
		<link>https://lobsterpot.com.au/blog/2015/08/12/can-you-still-use-dbcc-page-to-access-data-in-dropped-tables-if-tde-is-turned-on/#comment-2682</link>

		<dc:creator><![CDATA[PhyDataDBA]]></dc:creator>
		<pubDate>Tue, 18 Aug 2015 16:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.lobsterpot.com.au/?p=3487#comment-2682</guid>

					<description><![CDATA[Not surprised DBCC page works like this with TDE. &#160;
TDE is supposed to present data transparently in every way to any authorized connection or process.
I would be more surprised if this did not work with TDE.]]></description>
			<content:encoded><![CDATA[<p>Not surprised DBCC page works like this with TDE. &nbsp;<br />
TDE is supposed to present data transparently in every way to any authorized connection or process.<br />
I would be more surprised if this did not work with TDE.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Farley		</title>
		<link>https://lobsterpot.com.au/blog/2015/08/12/can-you-still-use-dbcc-page-to-access-data-in-dropped-tables-if-tde-is-turned-on/#comment-2681</link>

		<dc:creator><![CDATA[Rob Farley]]></dc:creator>
		<pubDate>Mon, 17 Aug 2015 12:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.lobsterpot.com.au/?p=3487#comment-2681</guid>

					<description><![CDATA[Yup, it&#039;s fairly obvious - but it&#039;s quite reasonable to expect that it might only decrypt pages that are part of known allocations or something like that. It&#039;s good that you found it obvious though.]]></description>
			<content:encoded><![CDATA[<p>Yup, it&#8217;s fairly obvious &#8211; but it&#8217;s quite reasonable to expect that it might only decrypt pages that are part of known allocations or something like that. It&#8217;s good that you found it obvious though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SQL Admin		</title>
		<link>https://lobsterpot.com.au/blog/2015/08/12/can-you-still-use-dbcc-page-to-access-data-in-dropped-tables-if-tde-is-turned-on/#comment-2680</link>

		<dc:creator><![CDATA[SQL Admin]]></dc:creator>
		<pubDate>Mon, 17 Aug 2015 11:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.lobsterpot.com.au/?p=3487#comment-2680</guid>

					<description><![CDATA[TDE is used to encrypt the physical files , enabling encryption will secure the physical files so they cannot be used without specific key , 
So if you attach them in a SQL instance which have the key installed they will be normally accessed , so it&#039;s obvious that you can access the pages contents using DBCC Page , however you cannot attach them in a different instance
by the way I might be wrong because I am new DBA , and currently learning]]></description>
			<content:encoded><![CDATA[<p>TDE is used to encrypt the physical files , enabling encryption will secure the physical files so they cannot be used without specific key ,<br />
So if you attach them in a SQL instance which have the key installed they will be normally accessed , so it&#8217;s obvious that you can access the pages contents using DBCC Page , however you cannot attach them in a different instance<br />
by the way I might be wrong because I am new DBA , and currently learning</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
