<?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 installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983606#M777239</link>
    <description>i grepped the file /etc/hosts for the loop pack&lt;BR /&gt;here is the output&lt;BR /&gt;&lt;BR /&gt;# grep 127.0.0.1 /etc/hosts&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;#</description>
    <pubDate>Wed, 07 Jun 2006 09:23:35 GMT</pubDate>
    <dc:creator>BAUKnight</dc:creator>
    <dc:date>2006-06-07T09:23:35Z</dc:date>
    <item>
      <title>oracle installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983603#M777236</link>
      <description>dear all,&lt;BR /&gt;i am trying to install oracle 9i over hp ux 11.11, i used the pfs_mount to mount the CDROM, when i run the installer i get the following error&lt;BR /&gt;&lt;BR /&gt;NFS server (localhost) not responding. Still trying&lt;BR /&gt;&lt;BR /&gt;this message reappears line by another, and it takes about 30 seconds between each line appearance, anyone can help pls.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jun 2006 09:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983603#M777236</guid>
      <dc:creator>BAUKnight</dc:creator>
      <dc:date>2006-06-07T09:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: oracle installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983604#M777237</link>
      <description>Hi Amhed,&lt;BR /&gt;&lt;BR /&gt;Check if you have these patches installed (these could be superseeded)&lt;BR /&gt;&lt;BR /&gt;PHCO_25841 11.11 Add Rock Ridge extension to mount_cdfs(1M)&lt;BR /&gt;PHKL_26269 Rock Ridge extension for ISO-9660&lt;BR /&gt;PHKL_28025 Rock Ridge extension for ISO-9660&lt;BR /&gt;&lt;BR /&gt;use below command to mount your oracle cdrom. &lt;BR /&gt;&lt;BR /&gt;# mount -F cdfs -o rr /dev/dsk/device file&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 07 Jun 2006 09:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983604#M777237</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-06-07T09:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: oracle installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983605#M777238</link>
      <description>Ahmed,&lt;BR /&gt;as a sideline, can you grep your /etc/hosts file for something like &lt;BR /&gt;127.0.0.1       localhost       loopback</description>
      <pubDate>Wed, 07 Jun 2006 09:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983605#M777238</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-06-07T09:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: oracle installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983606#M777239</link>
      <description>i grepped the file /etc/hosts for the loop pack&lt;BR /&gt;here is the output&lt;BR /&gt;&lt;BR /&gt;# grep 127.0.0.1 /etc/hosts&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;#</description>
      <pubDate>Wed, 07 Jun 2006 09:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983606#M777239</guid>
      <dc:creator>BAUKnight</dc:creator>
      <dc:date>2006-06-07T09:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: oracle installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983607#M777240</link>
      <description>Ahmed, Even if you get the danged thing to mount.  Don't run the install from the CD's.  Instead follow the guidelines on how to copy the cds to disk, and run the install from there.  Why?  Well there's patches for the installer (from Oracle), and to patch the install, you'll have to have the installation software on disk anyways.  Also, you may be running and re-running the install until you have it like you want, and re-running from disk (even when it runs correctly unpatched) is a royal pain with all of the disk switching.  So, I recommend you make some space somewhere on your server and run your install from there.</description>
      <pubDate>Wed, 07 Jun 2006 09:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983607#M777240</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-06-07T09:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: oracle installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983608#M777241</link>
      <description>Are the daemons running for PFS?  PFS is implemented as a network-based protoocol like NFS, and the daemons must be running even if using a local device.  If they aren't running, you can get the NFS errors.&lt;BR /&gt;&lt;BR /&gt;Before trying a PFS mount, you first need to set up the /etc/pfs_fstab file something like this; use the appropriate device name for your CD drive:&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c0t0d0 /CDROM pfs-rrip xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;then start the PFS daemons in the following order; if not started in the proper order, the pfs_mount can fail with NFS errors.&lt;BR /&gt;&lt;BR /&gt;pfs_mountd &amp;amp;&lt;BR /&gt;pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;If you think you might exit the terminal session, use 'nohup' to avoid inadvertently killing the daemons with a SIGHUP.  Finally, mount the CD&lt;BR /&gt;&lt;BR /&gt;pfs_mount /CDROM &lt;BR /&gt;&lt;BR /&gt;Once done reading the CD-ROM, then unmount the file system&lt;BR /&gt;&lt;BR /&gt;pfs_umount /CDROM&lt;BR /&gt;&lt;BR /&gt;Once you're done mounting and unmounting all of the PFS-based disks, kill the PFS daemons in reverse order&lt;BR /&gt;&lt;BR /&gt;kill %2&lt;BR /&gt;kill %1&lt;BR /&gt;&lt;BR /&gt;Important note, do not kill the PFS processes while a CD is mounted, and never use kill -9.  If they are not allowed to cleanly shut down, they can hork the kernel file system table, and you'll have to reboot to clean it out.  And you won't be able to PFS mount another disk until you do.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jun 2006 10:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983608#M777241</guid>
      <dc:creator>Ben Dehner</dc:creator>
      <dc:date>2006-06-23T10:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: oracle installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983609#M777242</link>
      <description>there was a problem with the FS size and type,</description>
      <pubDate>Wed, 23 Aug 2006 00:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-installation/m-p/4983609#M777242</guid>
      <dc:creator>BAUKnight</dc:creator>
      <dc:date>2006-08-23T00:54:45Z</dc:date>
    </item>
  </channel>
</rss>

