<?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: Recovering Your Controlfile Without a Backup</title>
	<atom:link href="http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/</link>
	<description>Jeremy's Oracle Resources and Ramblings</description>
	<lastBuildDate>Wed, 03 Mar 2010 03:35:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elbe</title>
		<link>http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/comment-page-1/#comment-1333</link>
		<dc:creator>Elbe</dc:creator>
		<pubDate>Thu, 07 Aug 2008 21:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/#comment-1333</guid>
		<description>...&quot;Test the scenario where the the database is ...even a RECOVER has been completed without an OPEN...&quot;
Did this after failed recover w/o OPEN.  I couldn&#039;t query the database for the current redo log so I used the redo log with the newest date - it worked!  This was not production but just me fooling around with renaming a test database.  Still was cool learning experience.</description>
		<content:encoded><![CDATA[<p>&#8230;&#8221;Test the scenario where the the database is &#8230;even a RECOVER has been completed without an OPEN&#8230;&#8221;<br />
Did this after failed recover w/o OPEN.  I couldn&#8217;t query the database for the current redo log so I used the redo log with the newest date &#8211; it worked!  This was not production but just me fooling around with renaming a test database.  Still was cool learning experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suraj</title>
		<link>http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/comment-page-1/#comment-829</link>
		<dc:creator>suraj</dc:creator>
		<pubDate>Sat, 23 Feb 2008 07:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/#comment-829</guid>
		<description>Hi 
But is it possible to use the RM control*.ctl, when the database is up and running.In windows this is not possible as it will not allow to delete the control file when it is in use.Anyways the scenario and the solution is awesome.
it will be really useful for inexperienced DBA who might have forgotten to include the contro file in their backup startegies..what say???</description>
		<content:encoded><![CDATA[<p>Hi<br />
But is it possible to use the RM control*.ctl, when the database is up and running.In windows this is not possible as it will not allow to delete the control file when it is in use.Anyways the scenario and the solution is awesome.<br />
it will be really useful for inexperienced DBA who might have forgotten to include the contro file in their backup startegies..what say???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monthly Blogroll Report (May 2007) &#171; Coskans Approach to Oracle</title>
		<link>http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/comment-page-1/#comment-253</link>
		<dc:creator>Monthly Blogroll Report (May 2007) &#171; Coskans Approach to Oracle</dc:creator>
		<pubDate>Wed, 30 May 2007 12:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/#comment-253</guid>
		<description>[...] whose previous entries are more related with RAC wrote interesting entries about scnarios of recovering controlfiles without backup , control file recovery of normal closed database with resetlogs and without resetlogs . I love his [...]</description>
		<content:encoded><![CDATA[<p>[...] whose previous entries are more related with RAC wrote interesting entries about scnarios of recovering controlfiles without backup , control file recovery of normal closed database with resetlogs and without resetlogs . I love his [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Controlfile Recovery WITHOUT Resetlogs : Ardent Performance Computing</title>
		<link>http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/comment-page-1/#comment-141</link>
		<dc:creator>Controlfile Recovery WITHOUT Resetlogs : Ardent Performance Computing</dc:creator>
		<pubDate>Tue, 15 May 2007 18:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/#comment-141</guid>
		<description>[...] last week I had a few posts about controlfile recovery; one about recovering without a backup and one about recovering with a backup using RESETLOGS. In the second post I showed how when you [...]</description>
		<content:encoded><![CDATA[<p>[...] last week I had a few posts about controlfile recovery; one about recovering without a backup and one about recovering with a backup using RESETLOGS. In the second post I showed how when you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemant K Chitale</title>
		<link>http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/comment-page-1/#comment-77</link>
		<dc:creator>Hemant K Chitale</dc:creator>
		<pubDate>Fri, 04 May 2007 17:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/#comment-77</guid>
		<description>You didn&#039;t actually &quot;recover&quot; the controlfile.
You really &quot;restored&quot; it.
You had done a shutdown abort of the database.
The datafiles were not in sync.  The Recover command looks at all the datafile headers and realises that some datafiles are &quot;ahead&quot; of the others.  The Recover command, then, DOES need an ArchiveLog (or the active online redo that hadn&#039;t been archived yet -- faking it is as an ArchiveLog).

You were testing a specific scenario where the controlfiles were deleted when the instance were running.

Test the scenario where the the database is shutdown normal/immediate (or even a RECOVER has been completed without an OPEN) -- then restore or recreate controlfile and  try a RECOVER.  See if you can just do a CANCEL there.
Hemant</description>
		<content:encoded><![CDATA[<p>You didn&#8217;t actually &#8220;recover&#8221; the controlfile.<br />
You really &#8220;restored&#8221; it.<br />
You had done a shutdown abort of the database.<br />
The datafiles were not in sync.  The Recover command looks at all the datafile headers and realises that some datafiles are &#8220;ahead&#8221; of the others.  The Recover command, then, DOES need an ArchiveLog (or the active online redo that hadn&#8217;t been archived yet &#8212; faking it is as an ArchiveLog).</p>
<p>You were testing a specific scenario where the controlfiles were deleted when the instance were running.</p>
<p>Test the scenario where the the database is shutdown normal/immediate (or even a RECOVER has been completed without an OPEN) &#8212; then restore or recreate controlfile and  try a RECOVER.  See if you can just do a CANCEL there.<br />
Hemant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Seiler</title>
		<link>http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/comment-page-1/#comment-76</link>
		<dc:creator>Don Seiler</dc:creator>
		<pubDate>Fri, 04 May 2007 13:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/05/04/recovering-your-controlfile-without-a-backup/#comment-76</guid>
		<description>I was under the impression that as soon as a single copy of a controlfile was missing or corrupted, the instance would shutdown (presumably &quot;abort&quot;).  I&#039;ll have to test this on my sandbox.

Anyway, handy tip.  Hope I never have to see it!</description>
		<content:encoded><![CDATA[<p>I was under the impression that as soon as a single copy of a controlfile was missing or corrupted, the instance would shutdown (presumably &#8220;abort&#8221;).  I&#8217;ll have to test this on my sandbox.</p>
<p>Anyway, handy tip.  Hope I never have to see it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
