<?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: Backing up Oracle Archive filesystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562302#M919094</link>
    <description>Hi Buzz,&lt;BR /&gt;&lt;BR /&gt;is this a SAP environment ?&lt;BR /&gt;&lt;BR /&gt;If yes, there is an option for brarchive to save the archives continously. In addition, you could configure to write to two tapes at the same time.&lt;BR /&gt;The call would be&lt;BR /&gt;&lt;BR /&gt;brarchive -f -ssd&lt;BR /&gt;&lt;BR /&gt;-f = fillup&lt;BR /&gt;-ssd = double save and delete&lt;BR /&gt;&lt;BR /&gt;check brarchive documentation on this.&lt;BR /&gt;&lt;BR /&gt;I have a customer running a productive SAP system with 400MB of archiving area and a&lt;BR /&gt;permanently running save to tape (I am not happy with this, but it works).&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Aug 2001 14:55:57 GMT</pubDate>
    <dc:creator>Volker Borowski</dc:creator>
    <dc:date>2001-08-08T14:55:57Z</dc:date>
    <item>
      <title>Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562295#M919087</link>
      <description>We currently backup the archive filesystem onto a DDS tape Drive. When the filesystem hits 75% we kick off the job which will back up the log files and then remove them. However, at times it isn't fast enough when backing up, so the filesystem fills up. Does anyone out there have similar problems or ideas to eleviate this problem?</description>
      <pubDate>Mon, 06 Aug 2001 19:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562295#M919087</guid>
      <dc:creator>Terry Johnson_1</dc:creator>
      <dc:date>2001-08-06T19:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562296#M919088</link>
      <description>Hi Buzz,&lt;BR /&gt;&lt;BR /&gt;You have a fundamental problem. A DDS drive can't possibly keep up with a very active database; it's throughput is simply too low.&lt;BR /&gt;You could obviously reduce your threshold to&lt;BR /&gt;say 40% but that is not certain to work either. Switching to a DLT7000 or DLT8000 would help. Your real answer is to increase the size of the filesystem which houses the archive directory. My answer to this is to have a large mirrored (or RAID'ed) archive filesystem that is backed up nitely. I then have a cronjob that remove files that are older than 1 day - if and only iff the backup status was good. My final step is to have an ITO alarm that warns me whenever any filesystem reaches a preset limit.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Mon, 06 Aug 2001 20:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562296#M919088</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-06T20:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562297#M919089</link>
      <description>Hi there.&lt;BR /&gt;If you use offline redo logs, try the attached script.&lt;BR /&gt;It will zip most of the files. Then you should be able to tar the zipped files.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 08 Aug 2001 04:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562297#M919089</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-08-08T04:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562298#M919090</link>
      <description>hi,&lt;BR /&gt;how about adding disk space ???  I don't like to be dependable on just one tape.  I always try to keep the archived redologs for 2 - 3 days (compressed however). &lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Wed, 08 Aug 2001 04:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562298#M919090</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-08-08T04:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562299#M919091</link>
      <description>Hi&lt;BR /&gt;Sorry to be askin questions in your thread Buzz, but have the same setup as Clay suggests, and;&lt;BR /&gt;Clay:&lt;BR /&gt;How do you check the backup status in your cronjob removing files older than 1 day:&lt;BR /&gt;&lt;BR /&gt;I'm running Legato backup of the archive filesystem, and haven't been able to figure out a way of doing this.&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Wed, 08 Aug 2001 10:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562299#M919091</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-08-08T10:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562300#M919092</link>
      <description>Andreas,&lt;BR /&gt;&lt;BR /&gt;I have been used to settle backup software for Oracle DB (OmniBack, Networker and NetBackup), and the best way to be sure of the validity of a backup is to do a clone of the tape : if the clone is Ok, that means that the tape is readable and the contents Ok. Most of software tools have a special command to copy tapes (i.e bpduplicate for netbackup for example).&lt;BR /&gt;The Pb, you need much more DLT Tape.&lt;BR /&gt;&lt;BR /&gt;PJA.</description>
      <pubDate>Wed, 08 Aug 2001 12:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562300#M919092</guid>
      <dc:creator>JACQUET</dc:creator>
      <dc:date>2001-08-08T12:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562301#M919093</link>
      <description>Hi Andreas:&lt;BR /&gt;&lt;BR /&gt;When my nitely backups via OmniBack complete and before I do the removal of old archives,&lt;BR /&gt;an omnimcopy command is fired off to copy the night's backup media for off-site storage. I monitor the success of the copy operation and then remove the archive logs.&lt;BR /&gt;&lt;BR /&gt;In my case, 1 day is sufficient because I shutdown the database, do a snapshot mount, and restart the database in about 1 minute. I then backup the snapshots. For about a minute of downtime, I have cold backups and thus 1 day's worth of archives is all I need.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Wed, 08 Aug 2001 13:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562301#M919093</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-08T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Backing up Oracle Archive filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562302#M919094</link>
      <description>Hi Buzz,&lt;BR /&gt;&lt;BR /&gt;is this a SAP environment ?&lt;BR /&gt;&lt;BR /&gt;If yes, there is an option for brarchive to save the archives continously. In addition, you could configure to write to two tapes at the same time.&lt;BR /&gt;The call would be&lt;BR /&gt;&lt;BR /&gt;brarchive -f -ssd&lt;BR /&gt;&lt;BR /&gt;-f = fillup&lt;BR /&gt;-ssd = double save and delete&lt;BR /&gt;&lt;BR /&gt;check brarchive documentation on this.&lt;BR /&gt;&lt;BR /&gt;I have a customer running a productive SAP system with 400MB of archiving area and a&lt;BR /&gt;permanently running save to tape (I am not happy with this, but it works).&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Aug 2001 14:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-up-oracle-archive-filesystems/m-p/2562302#M919094</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-08-08T14:55:57Z</dc:date>
    </item>
  </channel>
</rss>

