<?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: Moving Oracle 8 from one HPUX10.2 to another HPUX10.2 machine in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420672#M769059</link>
    <description>Copy the following file into the save directories as the original machine ( if &lt;BR /&gt;you copy the datafiles into the different directories, you have to recreate &lt;BR /&gt;control file ):&lt;BR /&gt;    - parameter files&lt;BR /&gt;    - control files&lt;BR /&gt;    - all the datafiles&lt;BR /&gt;    - environment variables&lt;BR /&gt;    - dump directories&lt;BR /&gt;Since the hostname has been changed, you have to modify the following files in&lt;BR /&gt;    ${ORACLE_HOME}/network/admin&lt;BR /&gt;directory:&lt;BR /&gt;    - tnsnames.ora&lt;BR /&gt;    - sqlnet.ora&lt;BR /&gt;    - listener.ora&lt;BR /&gt;&lt;BR /&gt;Good luck to you.&lt;BR /&gt;Queyon</description>
    <pubDate>Thu, 30 Mar 2000 06:45:27 GMT</pubDate>
    <dc:creator>Zeng Queyon</dc:creator>
    <dc:date>2000-03-30T06:45:27Z</dc:date>
    <item>
      <title>Moving Oracle 8 from one HPUX10.2 to another HPUX10.2 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420671#M769058</link>
      <description>Is there a cook book out there about restoring a tape backup of an oracle &lt;BR /&gt;database(running SAP) to a different machine yet same platform HP-UX 10.20.&lt;BR /&gt;&lt;BR /&gt;Which directories, and what files need modifing related to hostname changes and &lt;BR /&gt;the like...&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2000 05:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420671#M769058</guid>
      <dc:creator>Mcelhannon Walter</dc:creator>
      <dc:date>2000-03-30T05:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Oracle 8 from one HPUX10.2 to another HPUX10.2 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420672#M769059</link>
      <description>Copy the following file into the save directories as the original machine ( if &lt;BR /&gt;you copy the datafiles into the different directories, you have to recreate &lt;BR /&gt;control file ):&lt;BR /&gt;    - parameter files&lt;BR /&gt;    - control files&lt;BR /&gt;    - all the datafiles&lt;BR /&gt;    - environment variables&lt;BR /&gt;    - dump directories&lt;BR /&gt;Since the hostname has been changed, you have to modify the following files in&lt;BR /&gt;    ${ORACLE_HOME}/network/admin&lt;BR /&gt;directory:&lt;BR /&gt;    - tnsnames.ora&lt;BR /&gt;    - sqlnet.ora&lt;BR /&gt;    - listener.ora&lt;BR /&gt;&lt;BR /&gt;Good luck to you.&lt;BR /&gt;Queyon</description>
      <pubDate>Thu, 30 Mar 2000 06:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420672#M769059</guid>
      <dc:creator>Zeng Queyon</dc:creator>
      <dc:date>2000-03-30T06:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Oracle 8 from one HPUX10.2 to another HPUX10.2 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420673#M769060</link>
      <description>To explain in very plain way, there are 2 ways to do this;&lt;BR /&gt;1) configure 2 systems the same way, have binaries for oracle and all the &lt;BR /&gt;mount points of the oracle datafile identical..&lt;BR /&gt;change alias in TNSNAMES to reflect the new hostname to match the&lt;BR /&gt;2nd server...&lt;BR /&gt;&lt;BR /&gt;2)  &lt;BR /&gt;this is much cleaner way,...&lt;BR /&gt;install oracle binaries,&lt;BR /&gt;then do quick analysis on system#1 and get the all tablesize sizing right, &lt;BR /&gt;then create DB and tablespaces on system#2&lt;BR /&gt;then do full export on system#1 followed by full export into system #2.&lt;BR /&gt;adjust your TNSNAMES on system#2 accordingly to new hostname.&lt;BR /&gt;&lt;BR /&gt;Remember the "control" files on oracle acts just like /etc/lvmtab on hp-ux,&lt;BR /&gt;in that it contains the "full" hard-path to the datafile.  That is the reason&lt;BR /&gt;you must have identical mount point.&lt;BR /&gt;&lt;BR /&gt;This is the very simplified, HOWTOs.  &lt;BR /&gt;SK</description>
      <pubDate>Fri, 11 Aug 2000 21:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420673#M769060</guid>
      <dc:creator>Susan Kim</dc:creator>
      <dc:date>2000-08-11T21:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Oracle 8 from one HPUX10.2 to another HPUX10.2 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420674#M769061</link>
      <description>If the machines have the _same_ directory structures and you can shutdown the source machine long enough to do a physical backup, I have:&lt;BR /&gt;&lt;BR /&gt;1. Shutdown the oracle database.&lt;BR /&gt;&lt;BR /&gt;2. Do a backup of the oracle binaries (i.e. $ORACLE_HOME on down.&lt;BR /&gt;&lt;BR /&gt;3. Back up all of the datafiles associated with Oracle. Do a 'select name from V$datafile;' if you are not sure of the datafiles. You must get them all. Plus, be sure to get /etc/oratab, /sbin/init.d/oracle, and all of the directories and files under $ORACLE_BASE.&lt;BR /&gt;&lt;BR /&gt;4. Restore the tape to the target machine and start oracle.&lt;BR /&gt;&lt;BR /&gt;If you can shutdown the source machine long enough for a physical backup, &lt;BR /&gt;&lt;BR /&gt;1. create a starter database via the create database command (This is a good time to change the database name if your plans include replication.)&lt;BR /&gt;&lt;BR /&gt;2. Do a full export (See Oracle Utilities manual) from the source machine.&lt;BR /&gt;&lt;BR /&gt;3. Create any directories for the datafiles on the target machine.&lt;BR /&gt;&lt;BR /&gt;4. Do an import to the target machine. The import will recreate your tablespaces.&lt;BR /&gt;&lt;BR /&gt;5. ftp, rcp or otherwise copy the support files:&lt;BR /&gt;&lt;BR /&gt;/etc/oratab&lt;BR /&gt;/sbin/init.d/oracle (if you use it)&lt;BR /&gt;/etc/rc.config.d/oracle (if you use it)&lt;BR /&gt;&lt;BR /&gt;There is a note in Metalink that covers creating a new instance. You may want to look over it in case I left something out.&lt;BR /&gt;&lt;BR /&gt;-Good Luck&lt;BR /&gt; Allan Hicks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2000 16:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420674#M769061</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2000-08-31T16:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Oracle 8 from one HPUX10.2 to another HPUX10.2 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420675#M769062</link>
      <description>If the machines have the _same_ directory structures and you can shutdown the source machine long enough to do a physical backup, I have:&lt;BR /&gt;&lt;BR /&gt;1. Shutdown the oracle database.&lt;BR /&gt;&lt;BR /&gt;2. Do a backup of the oracle binaries (i.e. $ORACLE_HOME on down.&lt;BR /&gt;&lt;BR /&gt;3. Back up all of the datafiles associated with Oracle. Do a 'select name from V$datafile;' if you are not sure of the datafiles. You must get them all. Plus, be sure to get /etc/oratab, /sbin/init.d/oracle, and all of the directories and files under $ORACLE_BASE.&lt;BR /&gt;&lt;BR /&gt;4. Restore the tape to the target machine and start oracle.&lt;BR /&gt;&lt;BR /&gt;If you can shutdown the source machine long enough for a physical backup, &lt;BR /&gt;&lt;BR /&gt;1. create a starter database via the create database command (This is a good time to change the database name if your plans include replication.)&lt;BR /&gt;&lt;BR /&gt;2. Do a full export (See Oracle Utilities manual) from the source machine.&lt;BR /&gt;&lt;BR /&gt;3. Create any directories for the datafiles on the target machine.&lt;BR /&gt;&lt;BR /&gt;4. Do an import to the target machine. The import will recreate your tablespaces.&lt;BR /&gt;&lt;BR /&gt;5. ftp, rcp or otherwise copy the support files:&lt;BR /&gt;&lt;BR /&gt;/etc/oratab&lt;BR /&gt;/sbin/init.d/oracle (if you use it)&lt;BR /&gt;/etc/rc.config.d/oracle (if you use it)&lt;BR /&gt;&lt;BR /&gt;There is a note in Metalink that covers creating a new instance. You may want to look over it in case I left something out.&lt;BR /&gt;&lt;BR /&gt;-Good Luck&lt;BR /&gt; Allan Hicks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2000 16:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-oracle-8-from-one-hpux10-2-to-another-hpux10-2-machine/m-p/2420675#M769062</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2000-08-31T16:26:33Z</dc:date>
    </item>
  </channel>
</rss>

