<?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: How to Recover Deleted Oracle Datafiles with No Downtime</title>
	<atom:link href="http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:07:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob</title>
		<link>http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/#comment-125361</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 13 Nov 2007 11:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime#comment-125361</guid>
		<description>Hi 

Nice trick.  I wonder whether you saw an Oracle-l posting

http://www.freelists.org/archives/oracle-l/06-2007/msg00699.html

Unfortunately i do not have access to a linux server to try the method, but as the post suggest it could elminate the extra step of having to rman copy and then switch to the file</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Nice trick.  I wonder whether you saw an Oracle-l posting</p>
<p><a href="http://www.freelists.org/archives/oracle-l/06-2007/msg00699.html" rel="nofollow">http://www.freelists.org/archives/oracle-l/06-2007/msg00699.html</a></p>
<p>Unfortunately i do not have access to a linux server to try the method, but as the post suggest it could elminate the extra step of having to rman copy and then switch to the file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Brinsmead</title>
		<link>http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/#comment-122992</link>
		<dc:creator>Mark Brinsmead</dc:creator>
		<pubDate>Sat, 10 Nov 2007 03:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime#comment-122992</guid>
		<description>Slick trick!  Others might have reported this before, but its the first time I&#039;ve seen it.

It seems to be rather dependent on the implementation of /proc.  I have seen lots of *nix variants with little or nothing implemented there, but this ought to work on a pretty wide variety of platforms.  Not that I&#039;m volunteering to try.</description>
		<content:encoded><![CDATA[<p>Slick trick!  Others might have reported this before, but its the first time I&#8217;ve seen it.</p>
<p>It seems to be rather dependent on the implementation of /proc.  I have seen lots of *nix variants with little or nothing implemented there, but this ought to work on a pretty wide variety of platforms.  Not that I&#8217;m volunteering to try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christo Kutrovsky</title>
		<link>http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/#comment-122281</link>
		<dc:creator>Christo Kutrovsky</dc:creator>
		<pubDate>Thu, 08 Nov 2007 16:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime#comment-122281</guid>
		<description>Frits,

Great article! I wish I had read it 4 months ago :)

The metalink note however I find disturbing. It think it will corrupt your database. I will check it out.</description>
		<content:encoded><![CDATA[<p>Frits,</p>
<p>Great article! I wish I had read it 4 months ago :)</p>
<p>The metalink note however I find disturbing. It think it will corrupt your database. I will check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frits Hoogland</title>
		<link>http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/#comment-122173</link>
		<dc:creator>Frits Hoogland</dc:creator>
		<pubDate>Thu, 08 Nov 2007 13:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime#comment-122173</guid>
		<description>Mmh, I&#039;ve covered this already: http://frits.homelinux.com/wordpress/?p=20

After that, oracle also made a metalink note about it (ML:444749.1). When asking them about a note with the same information as in my blogpost, they responded it came from an internal note which was around.

I&#039;ve tested this with linux 32 &amp; 64 bit and solaris.</description>
		<content:encoded><![CDATA[<p>Mmh, I&#8217;ve covered this already: <a href="http://frits.homelinux.com/wordpress/?p=20" rel="nofollow">http://frits.homelinux.com/wordpress/?p=20</a></p>
<p>After that, oracle also made a metalink note about it (ML:444749.1). When asking them about a note with the same information as in my blogpost, they responded it came from an internal note which was around.</p>
<p>I&#8217;ve tested this with linux 32 &amp; 64 bit and solaris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hazel</title>
		<link>http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/#comment-122160</link>
		<dc:creator>Hazel</dc:creator>
		<pubDate>Thu, 08 Nov 2007 12:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime#comment-122160</guid>
		<description>VERY Clever !    Excellent solutuion.</description>
		<content:encoded><![CDATA[<p>VERY Clever !    Excellent solutuion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Norris</title>
		<link>http://www.pythian.com/news/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime/#comment-121930</link>
		<dc:creator>Dan Norris</dc:creator>
		<pubDate>Thu, 08 Nov 2007 04:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/656/how-to-recover-deleted-oracle-datafiles-with-no-downtime#comment-121930</guid>
		<description>Well done, Christo! I knew there was a way to do this, but haven&#039;t tried to figure it out. Thanks for saving me a lot of work!</description>
		<content:encoded><![CDATA[<p>Well done, Christo! I knew there was a way to do this, but haven&#8217;t tried to figure it out. Thanks for saving me a lot of work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
