<?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: Backup Oracle Software - binaries. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210814#M793367</link>
    <description>&lt;BR /&gt;cd ${ORACLE_HOME}&lt;BR /&gt;find . -print | cpio -pudvm /u10/backup&lt;BR /&gt;&lt;BR /&gt;Man find and cpio for details.&lt;BR /&gt;</description>
    <pubDate>Fri, 05 Mar 2004 12:15:50 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2004-03-05T12:15:50Z</dc:date>
    <item>
      <title>Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210813#M793366</link>
      <description>Before applying latest Oracle9i patch, I would like to take complete backup of Oracle Software in $ORACLE_HOME on a separate disk at /u10/backup.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Fri, 05 Mar 2004 12:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210813#M793366</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2004-03-05T12:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210814#M793367</link>
      <description>&lt;BR /&gt;cd ${ORACLE_HOME}&lt;BR /&gt;find . -print | cpio -pudvm /u10/backup&lt;BR /&gt;&lt;BR /&gt;Man find and cpio for details.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Mar 2004 12:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210814#M793367</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-05T12:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210815#M793368</link>
      <description>Just copy or tar the files or use fbackup.&lt;BR /&gt;&lt;BR /&gt;Does not matter of the database is up or down.&lt;BR /&gt;&lt;BR /&gt;cd $ORACLE_HOME&lt;BR /&gt;&lt;BR /&gt;cp -R * /u10/backup&lt;BR /&gt;&lt;BR /&gt;Done&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 05 Mar 2004 12:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210815#M793368</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-05T12:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210816#M793369</link>
      <description>Well, that is an excellent idea ....&lt;BR /&gt;&lt;BR /&gt;What is your question ?&lt;BR /&gt;How to do it ?&lt;BR /&gt;If yes, try this:&lt;BR /&gt;&lt;BR /&gt;tar cvf /u10/backup/ORA_HOME.TAR $ORACLE_HOME&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 05 Mar 2004 12:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210816#M793369</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2004-03-05T12:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210817#M793370</link>
      <description>Back up the data too. that you want to do cold, database down.&lt;BR /&gt;&lt;BR /&gt;The latest Oracle 9i rel two patch requires a data conversion.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 05 Mar 2004 12:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210817#M793370</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-05T12:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210818#M793371</link>
      <description>Actually I was confused what command to use tar, dd or cpio due to 2GB limit and softlink issues.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Mar 2004 12:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210818#M793371</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2004-03-05T12:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210819#M793372</link>
      <description>Surely, you have no Oracle binaries larger than 2GB.</description>
      <pubDate>Sat, 06 Mar 2004 18:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210819#M793372</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-06T18:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210820#M793373</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can also use fbackup -f&lt;BR /&gt;I was wondering about cp. Does cp leave symbolic links untouched, when used recursevly?&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Sat, 06 Mar 2004 19:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210820#M793373</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-06T19:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Backup Oracle Software - binaries.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210821#M793374</link>
      <description>There are absolutely no binaries in any version of Oracle that exceed the 2 GB limit. You must be talking about data if you are concerned with this.&lt;BR /&gt;&lt;BR /&gt;As I said above, Oracle binaries can be backed up at any time, by any os backup tool and you will get a good image that can be restored and used on the same os and bitsize.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 06 Mar 2004 20:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-oracle-software-binaries/m-p/3210821#M793374</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-06T20:09:27Z</dc:date>
    </item>
  </channel>
</rss>

