<?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 Restoring backup on remote system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496600#M830346</link>
    <description>We have a HP9000 K370 and D370 with both HP-UX 11. The K370 is running an Oracle database on a HP 12H. On the D370 I have added 5 9Gb disks in a external SCSI-box, connected to the SE-SCSI connector on the D370.&lt;BR /&gt;Now I have to get a copy of the Oracle database from the K370 on the D370. I am using fbackup to do my backups on the K370. Can I somehow do a restore from the DLT in the K370 and redirect the data on to the disks in the D370 ?? If not, can I do a quick copy from the K370 to the D370, keeping the complete directory-structure intact. If either possibility exists, it would save me an awful lot of time.&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Feb 2001 09:06:05 GMT</pubDate>
    <dc:creator>Maarten van Maanen</dc:creator>
    <dc:date>2001-02-21T09:06:05Z</dc:date>
    <item>
      <title>Restoring backup on remote system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496600#M830346</link>
      <description>We have a HP9000 K370 and D370 with both HP-UX 11. The K370 is running an Oracle database on a HP 12H. On the D370 I have added 5 9Gb disks in a external SCSI-box, connected to the SE-SCSI connector on the D370.&lt;BR /&gt;Now I have to get a copy of the Oracle database from the K370 on the D370. I am using fbackup to do my backups on the K370. Can I somehow do a restore from the DLT in the K370 and redirect the data on to the disks in the D370 ?? If not, can I do a quick copy from the K370 to the D370, keeping the complete directory-structure intact. If either possibility exists, it would save me an awful lot of time.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2001 09:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496600#M830346</guid>
      <dc:creator>Maarten van Maanen</dc:creator>
      <dc:date>2001-02-21T09:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup on remote system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496601#M830347</link>
      <description>fbackup/frecover are designed for backup/recovery across the netwrk.&lt;BR /&gt;If you read the man page for frecover, you will see how it can be used by specifying the device to recover from as hostname:/device/file/needed&lt;BR /&gt;&lt;BR /&gt;e.g. snoopy:/dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;The host tha thas the backup device will need to have an entry in .rhosts for the node on which you will run the recovery.</description>
      <pubDate>Wed, 21 Feb 2001 09:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496601#M830347</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-02-21T09:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup on remote system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496602#M830348</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are other way to do this :&lt;BR /&gt;&lt;BR /&gt;1) export/import&lt;BR /&gt;&lt;BR /&gt;- do a full export of yous database&lt;BR /&gt;- ftp, rcp of nfs the export&lt;BR /&gt;- import your database&lt;BR /&gt;&lt;BR /&gt;2) copy via nfs&lt;BR /&gt;&lt;BR /&gt;- shutdown your DB&lt;BR /&gt;- export destination filesystems via nfs&lt;BR /&gt;- mount these filesystems&lt;BR /&gt;- cp your datafiles&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Wed, 21 Feb 2001 09:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496602#M830348</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-02-21T09:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup on remote system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496603#M830349</link>
      <description>Pretty easy. Goto SAM / backup and recovery / intaractiv backup. There choose Actions / Use remote backupdevice (or so).&lt;BR /&gt;&lt;BR /&gt;You can specify the remote machine, the device and which files you want to restore.&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Wed, 21 Feb 2001 10:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496603#M830349</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-02-21T10:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring backup on remote system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496604#M830350</link>
      <description>To do the import, you must have a database created on the other system.  This is what I normally do when I migrate a database.&lt;BR /&gt;&lt;BR /&gt;1.  query the database for files with svrmgrl and spool to a file;&lt;BR /&gt;   a.  spool /tmp/dbfiles&lt;BR /&gt;   b.  select file_name from dba_data_files;&lt;BR /&gt;   c.  select member from v$logfile;&lt;BR /&gt;   d.  select name from v$controlfile;&lt;BR /&gt;   e.  spool off&lt;BR /&gt;2.  shutdown the database&lt;BR /&gt;3.  backup the files to a backup dir.&lt;BR /&gt;   a.  num=0&lt;BR /&gt;       cat /tmp/dbfiles | grep / | while read line&lt;BR /&gt;       do&lt;BR /&gt;       num=`expr ${num} + 1`&lt;BR /&gt;       tar cvpf /backup/${num}.tar ${line}&lt;BR /&gt;       done&lt;BR /&gt;     &lt;BR /&gt;    b. copy your init file,trace files, and alertlog to the /backup dir.&lt;BR /&gt;4.  Zip them&lt;BR /&gt;    a.  cd /backup&lt;BR /&gt;    b.  /usr/contrib/bin/gzip *&lt;BR /&gt;5.  ftp them to the other box&lt;BR /&gt;6.  get on the other box and unzip them.&lt;BR /&gt;    a.  cd /the/place/you/put/them&lt;BR /&gt;    b.  /usr/contrib/bin/gunzip *&lt;BR /&gt;7.  move the init file,trace file, and alert log into place &lt;BR /&gt;8.  untar the files&lt;BR /&gt;    tar xvpf *.tar&lt;BR /&gt;&lt;BR /&gt;This will make an exact duplicate of the current system...file structure and all.&lt;BR /&gt;&lt;BR /&gt;...jcd...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2001 16:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restoring-backup-on-remote-system/m-p/2496604#M830350</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-02-21T16:12:24Z</dc:date>
    </item>
  </channel>
</rss>

