<?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 Re: Oracle recovery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906964#M936451</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;You would be better served using RMAN.  No OS &lt;BR /&gt;dependent scripts -- it can be as easy as "backup database" basically.  Suggest &lt;BR /&gt;you look at RMAN. &lt;BR /&gt;&lt;BR /&gt;If you need any further help, let us know.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Best Regards &lt;BR /&gt;Yogeeraj</description>
    <pubDate>Tue, 18 Feb 2003 12:55:06 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2003-02-18T12:55:06Z</dc:date>
    <item>
      <title>Oracle recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906963#M936450</link>
      <description>Hi All,&lt;BR /&gt; I hot-fbackup my oracle db: put all tablespaces in begin backup and fbackup all file systems. After that, put all tablespaces in end backup, switch logfile and backup controlfile to another location. A cron job put the archives on the tape.&lt;BR /&gt;The situation is: sometime one datafile is in use and it's not backed up. If it occur, and it is a datafile of RBS tablespace... in case of media crash, what I exactly have to do to recovery the system...?&lt;BR /&gt;Thanx in advance,&lt;BR /&gt;Note: We will istall a complete backup solution in one month.</description>
      <pubDate>Tue, 18 Feb 2003 12:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906963#M936450</guid>
      <dc:creator>Vogra</dc:creator>
      <dc:date>2003-02-18T12:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906964#M936451</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You would be better served using RMAN.  No OS &lt;BR /&gt;dependent scripts -- it can be as easy as "backup database" basically.  Suggest &lt;BR /&gt;you look at RMAN. &lt;BR /&gt;&lt;BR /&gt;If you need any further help, let us know.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Best Regards &lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 18 Feb 2003 12:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906964#M936451</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-02-18T12:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906965#M936452</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;when you said that sometimes a datafile is in use... and it's not backed up, it's not true, if your database is in archivelog mode and you issued the sql command, alter database begin backup.&lt;BR /&gt;You always have access to backup a datafile in this case.&lt;BR /&gt;To recover from this situation in case of total crash:&lt;BR /&gt;. you have to backup the controlfiles together or at least, you have to have a script to re-create the controlfiles. You will have to have a instance created, recover the backup of datafiles and controlfiles and startup the instance with resetlogs at first and after that, recover the archivelogs until the time you want.&lt;BR /&gt;It's good to have a full offline backup, but you can recover totally with your online backup.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2003 14:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906965#M936452</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2003-02-18T14:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906966#M936453</link>
      <description>I regret to inform you.&lt;BR /&gt;&lt;BR /&gt;You didn't back up anything.&lt;BR /&gt;&lt;BR /&gt;Oracle describes an OS backup(fbackup) of an open database as a fuzzy backup.&lt;BR /&gt;&lt;BR /&gt;They do not support recovering from such a backup.  I have once in an utter emergency gotten away with making such a recovery.  Its hard oracle won't help and you will get gray hairs from it.&lt;BR /&gt;&lt;BR /&gt;Here is what you can do for the future.&lt;BR /&gt;&lt;BR /&gt;As suggested:&lt;BR /&gt;&lt;BR /&gt;rman&lt;BR /&gt;not hard to learn not hard to script or recovery&lt;BR /&gt;&lt;BR /&gt;cold backup.  Shut down the database take a backup.  If its too big, you can break a disk mirror after a quick shutdown and restart the database quickly.  On some databases this can leave you with less than a minute of downtime.&lt;BR /&gt;&lt;BR /&gt;But let me make something clear to you.  I'm a certified HP guy and I've got almost 5 years of Oracle experience.  A fbackup of a database that is running is almost useless unelss there is no activity at all on the database.  If activity is that low, you can shut the database and do a real copy style backup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 18 Feb 2003 20:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906966#M936453</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-18T20:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906967#M936454</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;Not quite.  Provided that the database has been placed in online backup mode, a standard filesystem backup works correctly.  The database must be in archivelog mode, and the archivelogs for the period of the backup are required for recovery.  &lt;BR /&gt;&lt;BR /&gt;The problem most people experience is not placing the database into backup mode.  &lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 19 Feb 2003 08:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906967#M936454</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-02-19T08:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906968#M936455</link>
      <description>vogra,&lt;BR /&gt;&lt;BR /&gt;foremost, do not put all tablespaces in 'begin backup' mode for hotbackups. This would lead to split or fractured blocks thereby generating too many redologs during backups. &lt;BR /&gt;&lt;BR /&gt;so to avoid that, always backup one tablespace at a time. for e.g.&lt;BR /&gt;&lt;BR /&gt;alter tablespace data begin backup;&lt;BR /&gt;do your host copy things here&lt;BR /&gt;alter tablespace data end backup;&lt;BR /&gt;&lt;BR /&gt;Now to your problem, whether your datafile is in use or not, when you put the tablespace in 'begin backup' mode which basically freezes the datafiles headers until you release it with an 'end backup' mode. since the headers are frozen during begin backup mode, any checkpoints that occur during begin..coyp..end backup mode won't update recent SCN to these headers. howerver, when you do the recovery process, its knows what archived redologs to apply to completely recover these datafiles to bring up to the current SCN.&lt;BR /&gt;&lt;BR /&gt;hence as far as you put the tablespace in begin backup..copy..end backup modes, then your are safe, provided you swtich the logfile at the end of backup process to make sure to archive all redos during a backup process.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Stan</description>
      <pubDate>Wed, 19 Feb 2003 19:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recovery/m-p/2906968#M936455</guid>
      <dc:creator>Stan_17</dc:creator>
      <dc:date>2003-02-19T19:02:08Z</dc:date>
    </item>
  </channel>
</rss>

