<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic restore the database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198446#M689944</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  my requirement is to restore and recover prod database in test box as of 4/26 9pm.&lt;BR /&gt;&lt;BR /&gt;i did the following steps&lt;BR /&gt;&lt;BR /&gt;1.created pfile and pwd file&lt;BR /&gt;2.started database in test box in nomount mode&lt;BR /&gt;3.restored the control file&lt;BR /&gt;&lt;BR /&gt;  RUN{set until time "to_date('2008-APR-26:21:00:00','yyyy-MON-dd:hh24:mi:ss')";&lt;BR /&gt;allocate channel c1 type 'sbt_tape' parms 'ENV=(NB_ORA_CLIENT=bsdwh01)';&lt;BR /&gt;restore controlfile to '/oracle/redo1/oradata/fdwp1/control01.ctl';&lt;BR /&gt;release channel c1;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;4.copy the control file to the control file locations as defined in the pfile.&lt;BR /&gt;&lt;BR /&gt;5.alter database mount--&amp;gt;database mounted fine.&lt;BR /&gt;&lt;BR /&gt;6 while trying to restore the database with the below commands &lt;BR /&gt;&lt;BR /&gt;  RUN{set until time "to_date('2008-APR-26:21:00:00','yyyy-MON-dd:hh24:mi:ss')";&lt;BR /&gt;allocate channel c1 type 'sbt_tape' parms 'ENV=(NB_ORA_CLIENT=bsdwh01)';&lt;BR /&gt;restore database;&lt;BR /&gt;release channel c1;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt; rman searching for 19th full backup media.&lt;BR /&gt;&lt;BR /&gt;Note:26th full backup media is loaded in the backup server.&lt;BR /&gt;&lt;BR /&gt; my question is y rman searching for 19th full backup media instead of 26th full backup media.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal.&lt;BR /&gt;</description>
    <pubDate>Thu, 15 May 2008 12:27:10 GMT</pubDate>
    <dc:creator>Nirmalkumar</dc:creator>
    <dc:date>2008-05-15T12:27:10Z</dc:date>
    <item>
      <title>restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198446#M689944</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  my requirement is to restore and recover prod database in test box as of 4/26 9pm.&lt;BR /&gt;&lt;BR /&gt;i did the following steps&lt;BR /&gt;&lt;BR /&gt;1.created pfile and pwd file&lt;BR /&gt;2.started database in test box in nomount mode&lt;BR /&gt;3.restored the control file&lt;BR /&gt;&lt;BR /&gt;  RUN{set until time "to_date('2008-APR-26:21:00:00','yyyy-MON-dd:hh24:mi:ss')";&lt;BR /&gt;allocate channel c1 type 'sbt_tape' parms 'ENV=(NB_ORA_CLIENT=bsdwh01)';&lt;BR /&gt;restore controlfile to '/oracle/redo1/oradata/fdwp1/control01.ctl';&lt;BR /&gt;release channel c1;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;4.copy the control file to the control file locations as defined in the pfile.&lt;BR /&gt;&lt;BR /&gt;5.alter database mount--&amp;gt;database mounted fine.&lt;BR /&gt;&lt;BR /&gt;6 while trying to restore the database with the below commands &lt;BR /&gt;&lt;BR /&gt;  RUN{set until time "to_date('2008-APR-26:21:00:00','yyyy-MON-dd:hh24:mi:ss')";&lt;BR /&gt;allocate channel c1 type 'sbt_tape' parms 'ENV=(NB_ORA_CLIENT=bsdwh01)';&lt;BR /&gt;restore database;&lt;BR /&gt;release channel c1;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt; rman searching for 19th full backup media.&lt;BR /&gt;&lt;BR /&gt;Note:26th full backup media is loaded in the backup server.&lt;BR /&gt;&lt;BR /&gt; my question is y rman searching for 19th full backup media instead of 26th full backup media.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2008 12:27:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198446#M689944</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2008-05-15T12:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198447#M689945</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt; i forgot to mention 2 points in my original post&lt;BR /&gt;&lt;BR /&gt; 1.i have restored control file by using recovery catalog&lt;BR /&gt;&lt;BR /&gt; 2.iam restoring the database without recovery catalog .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2008 13:16:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198447#M689945</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2008-05-15T13:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198448#M689946</link>
      <description>is 21:00 on 26 Apr a time after the backup *finished*, or the time the backup for that night *started*&lt;BR /&gt;&lt;BR /&gt;Cos if its the time the backup started it would make sense that rman wants to select the last full backup (presumably the one done 7 days previous on 19 Apr) and then roll forward from that point...&lt;BR /&gt;&lt;BR /&gt;just a guess&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 15 May 2008 13:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198448#M689946</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-05-15T13:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198449#M689947</link>
      <description>Hi Duncan,&lt;BR /&gt;&lt;BR /&gt;  Thanks for the response.&lt;BR /&gt;&lt;BR /&gt; The full backup completed on 26th Apr 2008 15:00 pm.iam trying restore this full backup only.But Rman searching for 19th backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal.</description>
      <pubDate>Thu, 15 May 2008 13:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198449#M689947</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2008-05-15T13:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198450#M689948</link>
      <description>Duncan may be close to it.&lt;BR /&gt;I'd have assumed something similar.&lt;BR /&gt;&lt;BR /&gt;What Timezone are you in, so what is your UTC offset? What is you NLS Environment for backup shell and restore shell?&lt;BR /&gt;&lt;BR /&gt;In case the backup is taken via cron, the timezone or NLS environment might not be set or missing in the environment and this would cause some offset to a recovery from a shell that has a timezone (or NLS) set.&lt;BR /&gt;&lt;BR /&gt;So try to recover the 27th (28th), just to see, if it loads the 26th tape. If it takes the 26th you'll have a system-time/wrist watch missmatch, and most likely you'll need either to adjust TZ or choose another timestamp.&lt;BR /&gt;&lt;BR /&gt;If it still loads the 19th (to recover the 27th) something else is wrong, may be related to then catalog/controlfile stuff,&lt;BR /&gt;or the backup taken on 26th was bad.&lt;BR /&gt;&lt;BR /&gt;Anyway, if everything else goes wrong, restore the 19th and recover the logs ...&lt;BR /&gt;&lt;BR /&gt;Good hunting&lt;BR /&gt;Volker</description>
      <pubDate>Thu, 15 May 2008 17:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198450#M689948</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2008-05-15T17:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198451#M689949</link>
      <description>hi Nirmal,&lt;BR /&gt;&lt;BR /&gt;Duncan and Volker above explained to you what might be happening. &lt;BR /&gt;&lt;BR /&gt;Is your problem solved already?&lt;BR /&gt;&lt;BR /&gt;revert!&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 16 May 2008 10:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198451#M689949</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-05-16T10:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198452#M689950</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;  Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;please find answers for ur questions:&lt;BR /&gt;&lt;BR /&gt;   Timezone of the restore server is PST(GMT-8:00) and backup server is CST(GMT-6:00).&lt;BR /&gt;&lt;BR /&gt;  Backups are not scheduled in cron ,it is scheduled in the backup server.&lt;BR /&gt;&lt;BR /&gt; i have tried to restore by setting until time to 27/28th april 2008 in Rman.But still Rman searching for 19th backup not 26th backup.&lt;BR /&gt;&lt;BR /&gt; 26th backup is gud backup.&lt;BR /&gt; &lt;BR /&gt;Hi yogeeraj,&lt;BR /&gt;&lt;BR /&gt;  Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;   Issue is not resolved..&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal</description>
      <pubDate>Fri, 16 May 2008 10:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198452#M689950</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2008-05-16T10:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: restore the database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198453#M689951</link>
      <description>Well, sounds strange.&lt;BR /&gt;&lt;BR /&gt;concerning the Controlfile stuff:&lt;BR /&gt;&lt;BR /&gt;To recover the 26th backup with the restored controlfile, the backup needs to be registered in that very special resotered controlfile (when trying to recover without a cataog). If that did not happen upon backup, the 26th backup is simply not seen as a recovery option.&lt;BR /&gt;Since I rarely do native rman stuff, I do not have the V$BACK... Table names ready, that you should query, to confirm,&lt;BR /&gt;that that backup is regisiterd in that controlfile.&lt;BR /&gt;&lt;BR /&gt;Did you try to restore 26th with catalog ?&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 16 May 2008 18:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-the-database/m-p/4198453#M689951</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2008-05-16T18:18:58Z</dc:date>
    </item>
  </channel>
</rss>

