<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>AskDBA.org Forum &#187; Topic: DR rebuild- Data restore issue</title>
<link>http://www.forum.askdba.org/</link>
<description>Forum for Oracle DBA&#039;s</description>
<language>en</language>
<pubDate>Sun, 12 Feb 2012 09:59:30 +0000</pubDate>

<item>
<title>Anonymous on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-155</link>
<pubDate>Wed, 02 Jun 2010 08:10:15 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">155@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Download demo ost recovery software to convert .OST files to .PST file. Saved .PST file can be accessed with MS Outlook with other save options including .EML and .MSG which can be accessed with Outlook Express and MS Outlook.
&#60;/p&#62;</description>
</item>
<item>
<title>Saurabh Sood on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-140</link>
<pubDate>Sun, 14 Mar 2010 06:15:39 +0000</pubDate>
<dc:creator>Saurabh Sood</dc:creator>
<guid isPermaLink="false">140@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Please update the complete backup script that you are using to take backup
&#60;/p&#62;</description>
</item>
<item>
<title>Omar on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-139</link>
<pubDate>Sun, 14 Mar 2010 05:12:56 +0000</pubDate>
<dc:creator>Omar</dc:creator>
<guid isPermaLink="false">139@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Check if you are using same Rman executable version for backup and restore. If not try using same version.
&#60;/p&#62;</description>
</item>
<item>
<title>Mahesh.G on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-138</link>
<pubDate>Fri, 12 Mar 2010 12:24:10 +0000</pubDate>
<dc:creator>Mahesh.G</dc:creator>
<guid isPermaLink="false">138@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I still see the same errors even after taking control file and datafiles backup at a time. In alert log i found below error which is causing this issue.&#60;br /&#62;
Please help me in understanding the issue and best solution for the problem. alert log shows the below errors..&#60;/p&#62;
&#60;p&#62;Fri Mar 12 06:25:56 2010&#60;br /&#62;
The input backup piece /backup/ora_backup/gll88kta_9_1 is in compressed format.&#60;br /&#62;
Error validating file dummy (5) in piece /backup/ora_backup/gll88kta_9_1: missing header&#60;br /&#62;
Error validating file dummy (15) in piece /backup/ora_backup/gll88kta_9_1: missing header&#60;br /&#62;
Error validating file dummy (14) in piece /backup/ora_backup/gll88kta_9_1: missing header&#60;br /&#62;
Error validating file dummy (27) in piece /backup/ora_backup/gll88kta_9_1: missing header&#60;br /&#62;
Error validating file dummy (10) in piece /backup/ora_backup/gll88kta_9_1: missing header&#60;br /&#62;
Error validating file dummy (12) in piece /backup/ora_backup/gll88kta_9_1: missing header&#60;/p&#62;
&#60;p&#62;Mahesh.G
&#60;/p&#62;</description>
</item>
<item>
<title>Mahesh.G on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-137</link>
<pubDate>Thu, 11 Mar 2010 12:44:40 +0000</pubDate>
<dc:creator>Mahesh.G</dc:creator>
<guid isPermaLink="false">137@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Sorry for the delay in replying..&#60;/p&#62;
&#60;p&#62;Yes. Yesterday we identified by using list backup command that backuppieces are expiered status. Then i realized that control file (standby) has been backed after backup is taken.&#60;br /&#62;
So i believe there is mismatch there. I already taken standby control file backup and database backup at once and copying in DR location. I will keep you posted once i am done.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
</item>
<item>
<title>Saurabh Sood on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-136</link>
<pubDate>Thu, 11 Mar 2010 06:47:31 +0000</pubDate>
<dc:creator>Saurabh Sood</dc:creator>
<guid isPermaLink="false">136@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Have you taken the backup of archivelogs when you issued the rman backup?&#60;/p&#62;
&#60;p&#62;If not, then switch the logfile and make backup of archivelogs with your datafile backups, and try the restore again.&#60;/p&#62;
&#60;p&#62;The backup script should look like:&#60;/p&#62;
&#60;p&#62;backup format '/u01/PROD/df_t%t_s%s_p%p' database;&#60;br /&#62;
sql 'alter system archive log current';&#60;br /&#62;
backup format '/u01/PROD/al_t%t_s%s_p%p' archivelog all;
&#60;/p&#62;</description>
</item>
<item>
<title>sunkkuma on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-135</link>
<pubDate>Thu, 11 Mar 2010 06:44:53 +0000</pubDate>
<dc:creator>sunkkuma</dc:creator>
<guid isPermaLink="false">135@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;you can also use &#34; list backup by datafile &#38;lt;datafile_no&#38;gt; &#34; to check if there are any backups available for a datafile
&#60;/p&#62;</description>
</item>
<item>
<title>animesh on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-133</link>
<pubDate>Thu, 11 Mar 2010 06:02:52 +0000</pubDate>
<dc:creator>animesh</dc:creator>
<guid isPermaLink="false">133@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Can you please provide step by step process you have followed.&#60;br /&#62;
The error suggest that the datafile 27 and 28 is not there in the backup piece.&#60;/p&#62;
&#60;p&#62;++ crosscheck backup&#60;/p&#62;
&#60;p&#62;Check the below link for complete steps for standby setup.&#60;br /&#62;
&#60;a href=&#34;http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/create_ps.htm#i67520&#34; rel=&#34;nofollow&#34;&#62;http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/create_ps.htm#i67520&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Animesh
&#60;/p&#62;</description>
</item>
<item>
<title>Mahesh.G on "DR rebuild- Data restore issue"</title>
<link>http://www.forum.askdba.org/topic/dr-rebuild-data-restore-issue#post-131</link>
<pubDate>Wed, 10 Mar 2010 11:27:43 +0000</pubDate>
<dc:creator>Mahesh.G</dc:creator>
<guid isPermaLink="false">131@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi Experts,&#60;/p&#62;
&#60;p&#62;While doing DR rebuild ( physical standby ), after restoring standby controlfile in DR location, i am getting below error while restoring&#60;br /&#62;
database. I took backup through RMAN ( hotbackup ) from primary database.&#60;/p&#62;
&#60;p&#62;RMAN-00571: ===========================================================&#60;br /&#62;
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============&#60;br /&#62;
RMAN-00571: ===========================================================&#60;br /&#62;
RMAN-03002: failure of restore command at 03/10/2010 11:58:32&#60;br /&#62;
RMAN-06026: some targets not found - aborting restore&#60;br /&#62;
RMAN-06023: no backup or copy of datafile 28 found to restore&#60;br /&#62;
RMAN-06023: no backup or copy of datafile 27 found to restore&#60;/p&#62;
&#60;p&#62;I tried the below options :-&#60;/p&#62;
&#60;p&#62;1. Duplicate command :- while using duplicate command also i got the same error&#60;br /&#62;
2. &#34; catalog backuppiece &#34; of all backup pieces copied from primary database.&#60;br /&#62;
3. I used restore with set until time option also but no luck.&#60;/p&#62;
&#60;p&#62;In all cases i got same error. How can i restore primary database backup in DR ? Pls help. &#60;/p&#62;
&#60;p&#62;Mahesh
&#60;/p&#62;</description>
</item>

</channel>
</rss>

