<?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: MORE ORACLE INSTALL ERRORS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125849#M803091</link>
    <description>Robert, &lt;BR /&gt;&lt;BR /&gt;The right way to proceed is - before installing Orcle 9i, check your HPUX 11.0 system if it has all the requisite patches required by Oracle AND the latest SupportPlus patches for 11.0.&lt;BR /&gt;&lt;BR /&gt;There should be a matrix of pathces required by Oracle 9i for various OS releases.&lt;BR /&gt;&lt;BR /&gt;If you're the admin of said box - then do a patch analysis and make sure you have all the Oracle patches. For HPUX patches, you'll probably be better off running a custom patch analysis (CPA/CPM) off of ITRC HP Support Services...&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Nov 2003 09:58:35 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2003-11-21T09:58:35Z</dc:date>
    <item>
      <title>MORE ORACLE INSTALL ERRORS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125846#M803088</link>
      <description />
      <pubDate>Fri, 21 Nov 2003 09:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125846#M803088</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-11-21T09:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: MORE ORACLE INSTALL ERRORS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125847#M803089</link>
      <description>OK here is the text.. sorry.&lt;BR /&gt;I am still having some libc errors when installing oracle 9i on 11.0. Do you have to patch libc to eliminate errors? I'll post the exact error message..standby please...thank you.</description>
      <pubDate>Fri, 21 Nov 2003 09:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125847#M803089</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-11-21T09:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: MORE ORACLE INSTALL ERRORS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125848#M803090</link>
      <description>/usr/ccs/bin/ld: Can't find library: "Xm"&lt;BR /&gt;&lt;BR /&gt;not sure what Xm is, is it related to libc?</description>
      <pubDate>Fri, 21 Nov 2003 09:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125848#M803090</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-11-21T09:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: MORE ORACLE INSTALL ERRORS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125849#M803091</link>
      <description>Robert, &lt;BR /&gt;&lt;BR /&gt;The right way to proceed is - before installing Orcle 9i, check your HPUX 11.0 system if it has all the requisite patches required by Oracle AND the latest SupportPlus patches for 11.0.&lt;BR /&gt;&lt;BR /&gt;There should be a matrix of pathces required by Oracle 9i for various OS releases.&lt;BR /&gt;&lt;BR /&gt;If you're the admin of said box - then do a patch analysis and make sure you have all the Oracle patches. For HPUX patches, you'll probably be better off running a custom patch analysis (CPA/CPM) off of ITRC HP Support Services...&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2003 09:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125849#M803091</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-11-21T09:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: MORE ORACLE INSTALL ERRORS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125850#M803092</link>
      <description>This is usually required for 9iR2 on 11.0:&lt;BR /&gt;&lt;BR /&gt;Per HP Bug (Doc ID: KBRC00003627) The default 64bit OS installation does not create a few required X library symbolic links. The following symbolic links need to be created: &lt;BR /&gt;cd /usr/lib &lt;BR /&gt;ln -s /usr/lib/libX11.3 libX11.sl &lt;BR /&gt;ln -s /usr/lib/libXIE.2 libXIE.sl &lt;BR /&gt;ln -s /usr/lib/libXext.3 libXext.sl &lt;BR /&gt;ln -s /usr/lib/libXhp11.3 libXhp11.sl &lt;BR /&gt;ln -s /usr/lib/libXi.3 libXi.sl &lt;BR /&gt;ln -s /usr/lib/libXm.4 libXm.sl&lt;BR /&gt;ln -s /usr/lib/libXp.2 libXp.sl &lt;BR /&gt;ln -s /usr/lib/libXt.3 libXt.sl &lt;BR /&gt;ln -s /usr/lib/libXtst.2 libXtst.sl &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.0(64 bit) Operating System Patches: Sept 2001 Quality Pack  &lt;BR /&gt;PHCO_23792 s/b &lt;BR /&gt;PHCO_26960 &lt;BR /&gt;PHCO_24148 s/b &lt;BR /&gt;PHCO_25707 s/b &lt;BR /&gt;PHCO_27608 &lt;BR /&gt;PHKL_24268 s/b &lt;BR /&gt;PHKL_27178 &lt;BR /&gt;PHKL_24729 &lt;BR /&gt;PHKL_25475 s/b &lt;BR /&gt;PHKL_27510 &lt;BR /&gt;PHKL_25525 s/b &lt;BR /&gt;PHKL_27364 &lt;BR /&gt;PHNE_24715 s/b &lt;BR /&gt;PHNE_26771 &lt;BR /&gt;PHSS_23670 s/b &lt;BR /&gt;PHSS_26138 &lt;BR /&gt;PHSS_24301 s/b &lt;BR /&gt;PHSS_26273 &lt;BR /&gt;PHSS_24303 s/b &lt;BR /&gt;PHSS_26559 &lt;BR /&gt;PHSS_24627 &lt;BR /&gt;PHSS_22868 &lt;BR /&gt;&lt;BR /&gt;HTH!.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2003 10:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125850#M803092</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-11-21T10:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: MORE ORACLE INSTALL ERRORS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125851#M803093</link>
      <description>So it is obvious from the error message, you need the X library links as illustrated...</description>
      <pubDate>Fri, 21 Nov 2003 10:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125851#M803093</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-11-21T10:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: MORE ORACLE INSTALL ERRORS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125852#M803094</link>
      <description>Don't forget to get the kernel tuned in advance.&lt;BR /&gt;&lt;BR /&gt;KSI_ALLOC_MAX (NPROC*8)&lt;BR /&gt;MAX_THREAD_PROC 256&lt;BR /&gt;MAXDSIZ 1073741824 bytes&lt;BR /&gt;MAXDSIZ_64BIT 2147483648 bytes&lt;BR /&gt;MAXSSIZ 134217728 bytes&lt;BR /&gt;MAXSSIZ_64BIT 1073741824&lt;BR /&gt;MAXSWAPCHUNKS 16384&lt;BR /&gt;MAXUPRC ((NPROC*9)/10)&lt;BR /&gt;MSGMAP (MSGTQL+2)&lt;BR /&gt;MSGMNI NPROC&lt;BR /&gt;MSGSEG 32767&lt;BR /&gt;MSGTQL NPROC&lt;BR /&gt;NCALLOUT (NKTHREAD+16)&lt;BR /&gt;NCSIZE ((8*NPROC+2048)+VX_NCSIZE)&lt;BR /&gt;NFILE (15*NPROC+2048)&lt;BR /&gt;NFLOCKS 4096&lt;BR /&gt;NINODE (8*NPROC+2048)&lt;BR /&gt;NKTHREAD (((NPROC*7)/4)+16)&lt;BR /&gt;NPROC 4096&lt;BR /&gt;SEMMAP (SEMMNI+2)&lt;BR /&gt;SEMMNI 4096&lt;BR /&gt;SEMMNS (SEMMNI*2)&lt;BR /&gt;SEMMNU (NPROC - 4)&lt;BR /&gt;SEMVMX 32768&lt;BR /&gt;SHMMAX AvailMem&lt;BR /&gt;SHMMIN 1&lt;BR /&gt;SHMMNI 512&lt;BR /&gt;SHMSEG 32&lt;BR /&gt;VPS_CEILING 64&lt;BR /&gt;&lt;BR /&gt;I have found on oracle installs that every single, seemingly meaningless detail in the install manual needs to be handled correctly.&lt;BR /&gt;&lt;BR /&gt;No matter what Oracle support says, NEVER use the ignore button during the install. Report and escalate.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 21 Nov 2003 10:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/more-oracle-install-errors/m-p/3125852#M803094</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-21T10:17:58Z</dc:date>
    </item>
  </channel>
</rss>

