<?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: Oracle 9i installation over hp-ux 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492122#M845239</link>
    <description>Could you give me any suggestion about the copy of CD to disk .Ej:&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -e -o ro,rr ..... ......&lt;BR /&gt;&lt;BR /&gt;cd /CD&lt;BR /&gt;&lt;BR /&gt;find . | cpio -pdm /oracle/disk2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;??????</description>
    <pubDate>Thu, 24 Feb 2005 03:03:29 GMT</pubDate>
    <dc:creator>jpcast_real</dc:creator>
    <dc:date>2005-02-24T03:03:29Z</dc:date>
    <item>
      <title>Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492115#M845232</link>
      <description>Hello Gurus,&lt;BR /&gt;&lt;BR /&gt;We are having thousands of problems during our oracle database installation. We mount the first CD wiht the next option&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -e -o ro,rr ..... ......&lt;BR /&gt;&lt;BR /&gt;The installation starts and after a while it asks for the second CD . Then we umount the first CD and mount the second . However Oracle nevers detect the second CD . We have tried with serveral paths in the CD but nothing works.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help!!!!!!!!!!!!!</description>
      <pubDate>Wed, 23 Feb 2005 13:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492115#M845232</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2005-02-23T13:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492116#M845233</link>
      <description>Are you able to see the mounted files from another session? Obviously the most likely explanation is bad media.</description>
      <pubDate>Wed, 23 Feb 2005 13:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492116#M845233</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-02-23T13:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492117#M845234</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you have free space on your local disk&lt;BR /&gt;try to copy all Oracle cd's as Disk1, Disk2, Disk3 and Disk4. Oracle installer will use this  &lt;BR /&gt;disks automaticaly.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Feb 2005 13:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492117#M845234</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-02-23T13:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492118#M845235</link>
      <description>Lets say your cdrom mount point is /cdrom&lt;BR /&gt;&lt;BR /&gt;Then you do this;&lt;BR /&gt;&lt;BR /&gt;cd /cdrom&lt;BR /&gt;&lt;BR /&gt;runinstaller  (whatever command starts the oracle install)&lt;BR /&gt;&lt;BR /&gt;You can't eject the cd and go to cd 2 because there is an open process on the folder which prevents umount from working.&lt;BR /&gt;&lt;BR /&gt;If you did this try this.&lt;BR /&gt;&lt;BR /&gt;cd $HOME&lt;BR /&gt;&lt;BR /&gt;/cdrom/runInstaller&lt;BR /&gt;&lt;BR /&gt;Now the change will work right.&lt;BR /&gt;&lt;BR /&gt;IF this is not the case its probably bad media. You can download the release and install off of disk.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Feb 2005 14:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492118#M845235</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-23T14:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492119#M845236</link>
      <description>I agree with the posted response above - copy all of the disks onto your server first, then run the installer.  This will also come in hand y if you a)have problems and want to re-run, b) change your mind on options and want to re-run, or c) there is a bug in the installer (or installed disks)  and you need to patch it before you run the install.  And, most importantly, so you wont have to keep messing with the loads and unloads while installing.</description>
      <pubDate>Wed, 23 Feb 2005 17:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492119#M845236</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-02-23T17:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492120#M845237</link>
      <description>Hi Javier,&lt;BR /&gt;&lt;BR /&gt;Its better to copy the oracle cdâ  s to your disk and then install from there. Although you should be able to mount the CD's and install, copying to the disk is easy.&lt;BR /&gt;&lt;BR /&gt;And the other things to consider when installing Oracle 9i on HP-UX 11i are as follows:-&lt;BR /&gt;&lt;BR /&gt;1. Due to a known HP bug (Doc. id: KBRC00003627), the default HP-UX (64-bit) operating system installation does not create a few required X library symbolic links. These links must be created manually before starting Oracle9i Release 2 installation. To create these links, you must have superuser privileges, as the links are to be created in the /usr/lib directory. &lt;BR /&gt;&lt;BR /&gt;2. When installing Oracle 9i on HP, the linker will look for libXm.sl,libXt.sl and libX11.sl when compiling the binary 'ctxhx'.&lt;BR /&gt;&lt;BR /&gt;The attached document describes the steps to manually creating the links.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Indira</description>
      <pubDate>Wed, 23 Feb 2005 20:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492120#M845237</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-02-23T20:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492121#M845238</link>
      <description>This is a known problem.&lt;BR /&gt;Copy all the disks,i.e disk1,disk2,disk3 to the same parent directory and start the installation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Feb 2005 02:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492121#M845238</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-02-24T02:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492122#M845239</link>
      <description>Could you give me any suggestion about the copy of CD to disk .Ej:&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -e -o ro,rr ..... ......&lt;BR /&gt;&lt;BR /&gt;cd /CD&lt;BR /&gt;&lt;BR /&gt;find . | cpio -pdm /oracle/disk2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;??????</description>
      <pubDate>Thu, 24 Feb 2005 03:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492122#M845239</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2005-02-24T03:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492123#M845240</link>
      <description>&lt;BR /&gt;mkdir  /home/oraclesoftware&lt;BR /&gt;(Create a directory disk1 if the files are only present and no directory as disk1 on the cd1)&lt;BR /&gt;&lt;BR /&gt;cd /home/oraclesoftware&lt;BR /&gt;mkdir disk1&lt;BR /&gt;cd disk1&lt;BR /&gt;cp -r /CD/* .&lt;BR /&gt;&lt;BR /&gt;similarly for other CD's too..</description>
      <pubDate>Thu, 24 Feb 2005 03:36:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492123#M845240</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-02-24T03:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation over hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492124#M845241</link>
      <description>Hi Javier,&lt;BR /&gt;&lt;BR /&gt;Create a directory where you want the copy the software.&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o cdcase /dev/dsk/c5d2t0   /cdrom&lt;BR /&gt;&lt;BR /&gt;cd /cdrom&lt;BR /&gt;&lt;BR /&gt;find . | cpio -pudlmv  &lt;PATH&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;&lt;BR /&gt;&lt;/PATH&gt;</description>
      <pubDate>Thu, 24 Feb 2005 03:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-over-hp-ux-11i/m-p/3492124#M845241</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-02-24T03:47:37Z</dc:date>
    </item>
  </channel>
</rss>

