<?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 Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785263#M78275</link>
    <description>We have the following configuration on our current system:&lt;BR /&gt;&lt;BR /&gt;Current Box&lt;BR /&gt;----------------&lt;BR /&gt;K570&lt;BR /&gt;HP-UX 11.0 32 -bit&lt;BR /&gt;Oracle 8.1.7&lt;BR /&gt;Oracle 8.1.7 databases&lt;BR /&gt;&lt;BR /&gt;New Box&lt;BR /&gt;--------------&lt;BR /&gt;K570&lt;BR /&gt;We are planning on doing a clean install of  HP-UX 64-bit and Oracle 9i.&lt;BR /&gt;&lt;BR /&gt;Could someone tell me of the simplest way to do the migration of Volume Groups and databases (oracle 8.1.7 to Oracle 9i) from our Current K570 box to the new one?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Aug 2002 15:02:43 GMT</pubDate>
    <dc:creator>Geetha Alagappan</dc:creator>
    <dc:date>2002-08-13T15:02:43Z</dc:date>
    <item>
      <title>Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785263#M78275</link>
      <description>We have the following configuration on our current system:&lt;BR /&gt;&lt;BR /&gt;Current Box&lt;BR /&gt;----------------&lt;BR /&gt;K570&lt;BR /&gt;HP-UX 11.0 32 -bit&lt;BR /&gt;Oracle 8.1.7&lt;BR /&gt;Oracle 8.1.7 databases&lt;BR /&gt;&lt;BR /&gt;New Box&lt;BR /&gt;--------------&lt;BR /&gt;K570&lt;BR /&gt;We are planning on doing a clean install of  HP-UX 64-bit and Oracle 9i.&lt;BR /&gt;&lt;BR /&gt;Could someone tell me of the simplest way to do the migration of Volume Groups and databases (oracle 8.1.7 to Oracle 9i) from our Current K570 box to the new one?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Aug 2002 15:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785263#M78275</guid>
      <dc:creator>Geetha Alagappan</dc:creator>
      <dc:date>2002-08-13T15:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785264#M78276</link>
      <description>Sure, do a vgexport -m /tmp/mapfile vg??, then copy the mapfile to your new machine and do a vgimport -m /tmp/mapfile vg?? (after you create the /dev/vg?? directory and do the mknod for the group file i.e. mknod /dev/vg??/group c 64 0x??0000).  That's basically all there is to it.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 13 Aug 2002 15:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785264#M78276</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-13T15:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785265#M78277</link>
      <description>I think the easiest way is;&lt;BR /&gt;&lt;BR /&gt;1. export your databases on 11/32 8.1.7 to disk (if you have space) or tape.&lt;BR /&gt;2. vgexport all non vg00 disks.&lt;BR /&gt;3. install new server to 11/64 and 9i. &lt;BR /&gt;4. vgimport all disks exported in 2. above.&lt;BR /&gt;5. import databases (from disk or tape) to 9i (as were dumped in 2.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Aug 2002 15:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785265#M78277</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-13T15:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785266#M78278</link>
      <description>Sorry, I skipped right over the database part, but Stefan's got you covered there.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 13 Aug 2002 15:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785266#M78278</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-13T15:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785267#M78279</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;1) Create 2 good make_tape_recovery backups and system full backups.&lt;BR /&gt;2) Create Vg map files from the old server:&lt;BR /&gt;# vgexport -p -s -v -m /tmp/vg_mapfile /dev/vgXX&lt;BR /&gt;Repeat this step for each VG. Copy this map files to a tape or to another system (ftp)&lt;BR /&gt;3) Took hard and soft copy of all system configuration details (VGs, LVs, file system, mount points, profiles, user accounts, network etc)&lt;BR /&gt;4) Install OS and patches to the new system. Connect all disks to the new system.&lt;BR /&gt;5) Import all VGs with map files:&lt;BR /&gt;# mkdir /dev/vgXX&lt;BR /&gt;# mknod group c 64 0x0?0000&lt;BR /&gt;# vgimport -m mapfile -v -s /dev/vgXX&lt;BR /&gt;# vgchange -a y /dev/vgXX&lt;BR /&gt;6) Create mount points, edit /etc/fstab file and mount -a&lt;BR /&gt;7) Install all Oracle patches. &lt;BR /&gt;8) Install the new Oracle on the system and import the database</description>
      <pubDate>Tue, 13 Aug 2002 15:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785267#M78279</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-13T15:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785268#M78280</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Planning is the important step here. It includes determining the customization, additional softwares and their compatibility etc., Take sometime in making some good documentation. If you know the system well, it is easy to migrate. Following may help for a generic migration.&lt;BR /&gt;&lt;BR /&gt;1. Save the configuration of your existing OS. The attached script may help you copy important files and makes a tar bundle. Copy it to another server on the network. It's a simple script. Look in and add anything that you want to copy. This script also creates map files with different options (-s, -f )for the volume groups.&lt;BR /&gt;2. Take a backup of the entire system. Prepare a make_tape_recovery tape for the OS.&lt;BR /&gt;3. Install 11.0 64bit.&lt;BR /&gt;4. Copy the tar bundle from the other system, untar it and restore the configuration files manually. They include but not limited to, inetd.conf, services, resolv.conf, hosts, netconf,passwd,group, cron etc., You will need to restore the kernel parameters also along with other config files.&lt;BR /&gt;5. Import volume groups. You can use either -f or -s to import the disks. &lt;BR /&gt;6. Fix /etc/fstab. Create directories and mount the file systems.&lt;BR /&gt;7. Install any additional software required.&lt;BR /&gt;8. Relink oracle executables and start the database and make sure it works with 8.1.7.&lt;BR /&gt;9. Migrate the database to 9i.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 13 Aug 2002 15:19:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785268#M78280</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-08-13T15:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785269#M78281</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Read this checklist for 11.0 install/update too:&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000058931458" target="_blank"&gt;http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000058931458&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doc ID - KBAN00000716</description>
      <pubDate>Tue, 13 Aug 2002 15:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785269#M78281</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-13T15:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Installing HP-UX 11 (64-bit) and migrating VGs and apps from HP-UX 11 (32-bit) system.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785270#M78282</link>
      <description>Thank you all for your input :).  I think I feel more comfortable taking this project on that before.</description>
      <pubDate>Tue, 13 Aug 2002 15:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hp-ux-11-64-bit-and-migrating-vgs-and-apps-from-hp-ux/m-p/2785270#M78282</guid>
      <dc:creator>Geetha Alagappan</dc:creator>
      <dc:date>2002-08-13T15:31:17Z</dc:date>
    </item>
  </channel>
</rss>

