<?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: How to use standby backup to restore primary db</title>
	<atom:link href="http://alexzeng.wordpress.com/2008/09/13/how-to-use-standby-backup-to-restore-primary-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexzeng.wordpress.com/2008/09/13/how-to-use-standby-backup-to-restore-primary-db/</link>
	<description>Alex Zeng's Oracle Weblog</description>
	<lastBuildDate>Mon, 29 Jun 2009 03:31:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alexzeng</title>
		<link>http://alexzeng.wordpress.com/2008/09/13/how-to-use-standby-backup-to-restore-primary-db/#comment-92</link>
		<dc:creator>alexzeng</dc:creator>
		<pubDate>Fri, 06 Mar 2009 09:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://alexzeng.wordpress.com/?p=53#comment-92</guid>
		<description>Hi Susan,
1)Yes, it&#039;s ok without catalog. But you will need to catalog the backupfiles to the primary db control file.
In my example, use this 
rman&gt; catalog start with &#039;/opt/oracle/rman/std1&#039;;
2)The standby crontolfile is a standby controlfile on the point view of primary. That&#039;s why rman says it is not a current controlfile. A current cotrolfile is always the primary db controlfile. After you active the standby db, its controlfile is current.
You do not need to stop the standby db to do recover. If you have questions, I&#039;d like to help.
Regards,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Susan,<br />
1)Yes, it&#8217;s ok without catalog. But you will need to catalog the backupfiles to the primary db control file.<br />
In my example, use this<br />
rman&gt; catalog start with &#8216;/opt/oracle/rman/std1&#8242;;<br />
2)The standby crontolfile is a standby controlfile on the point view of primary. That&#8217;s why rman says it is not a current controlfile. A current cotrolfile is always the primary db controlfile. After you active the standby db, its controlfile is current.<br />
You do not need to stop the standby db to do recover. If you have questions, I&#8217;d like to help.<br />
Regards,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: susan</title>
		<link>http://alexzeng.wordpress.com/2008/09/13/how-to-use-standby-backup-to-restore-primary-db/#comment-91</link>
		<dc:creator>susan</dc:creator>
		<pubDate>Tue, 03 Mar 2009 18:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://alexzeng.wordpress.com/?p=53#comment-91</guid>
		<description>great article - this is the first article I have seen on how to use the standby database to recover the primary. thank you!  I do have two questions: 1) is it possible to do this if you are not using a recovery catalog? If so, how would the steps differ? 2) why in step 7 isn&#039;t the control file on the standby current.  I would think that if you are using the standby to recover the primary that this would be the current control file. Most likely, your primary has probably been down for a while and datafiles could have been added to your standby. At least this is the situation I am in and I am trying to figure out how to restore the primary from the standby without shutting down the standby. Any advice would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>great article &#8211; this is the first article I have seen on how to use the standby database to recover the primary. thank you!  I do have two questions: 1) is it possible to do this if you are not using a recovery catalog? If so, how would the steps differ? 2) why in step 7 isn&#8217;t the control file on the standby current.  I would think that if you are using the standby to recover the primary that this would be the current control file. Most likely, your primary has probably been down for a while and datafiles could have been added to your standby. At least this is the situation I am in and I am trying to figure out how to restore the primary from the standby without shutting down the standby. Any advice would be greatly appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
