<?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: HP-UX 11i with oracle Installation in rp8400 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584899#M650792</link>
    <description>Hi AJN,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ftp.novell.com/partners/oracle/docs/10gRAC-SLES9-POLYSERVE.pdf" target="_blank"&gt;http://ftp.novell.com/partners/oracle/docs/10gRAC-SLES9-POLYSERVE.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
    <pubDate>Wed, 17 Feb 2010 04:16:38 GMT</pubDate>
    <dc:creator>Kranti Mahmud</dc:creator>
    <dc:date>2010-02-17T04:16:38Z</dc:date>
    <item>
      <title>HP-UX 11i with oracle Installation in rp8400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584896#M650789</link>
      <description>Dear sir's&lt;BR /&gt;&lt;BR /&gt; I want to install HP-UX 11i with oracle Installation in rp8400.any specific documents there for do it.please help&lt;BR /&gt;&lt;BR /&gt;REGARDS&lt;BR /&gt;AJN</description>
      <pubDate>Tue, 16 Feb 2010 17:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584896#M650789</guid>
      <dc:creator>Ajin_1</dc:creator>
      <dc:date>2010-02-16T17:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i with oracle Installation in rp8400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584897#M650790</link>
      <description>RP8400s in my environment are running oracle (non-RAC) in a service guarded or standalone configurations and there is not much to do other than tuning your kernel a little bit differently than the default template.&lt;BR /&gt;&lt;BR /&gt;As a quick way to make this happen, create a file as  /usr/sam/lib/kc/tuned/oracle.tun and place the following lines in it :&lt;BR /&gt;------------cut here-------------&lt;BR /&gt;Kernel tuning file for Oracle&lt;BR /&gt;&lt;BR /&gt;max_thread_proc  512             --&lt;BR /&gt;vps_ceiling      256             --&lt;BR /&gt;maxdsiz          0x40000000      --&lt;BR /&gt;maxdsiz_64bit    0x80000000      --&lt;BR /&gt;maxfiles         1024            --&lt;BR /&gt;maxfiles_lim     2048            --&lt;BR /&gt;maxssiz          0x8000000       --&lt;BR /&gt;maxssiz_64bit    0x40000000      --&lt;BR /&gt;maxtsiz          0x10000000      --&lt;BR /&gt;maxtsiz_64bit    0x40000000      --&lt;BR /&gt;maxswapchunks    16384           --&lt;BR /&gt;swchunk          4096            --&lt;BR /&gt;maxuprc          ((nproc*8)/10)  --&lt;BR /&gt;maxusers         512             --&lt;BR /&gt;msgmni           (nproc)         --&lt;BR /&gt;msgseg           32767           --&lt;BR /&gt;msgtql           (nproc)         --&lt;BR /&gt;nflocks          4096            --&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           0x80000000      --&lt;BR /&gt;shmmni           512             --&lt;BR /&gt;------------cut here-------------&lt;BR /&gt;&lt;BR /&gt;do not include the "------------cut here-------------" lines but anything in between.&lt;BR /&gt;&lt;BR /&gt;Save this file.&lt;BR /&gt;go to SAM&lt;BR /&gt;select kernel parameters&lt;BR /&gt;select the pre-configured templates choice (I can not remember exact wording)&lt;BR /&gt;select the Oracle set&lt;BR /&gt;apply it&lt;BR /&gt;recompile kernel (will require reboot)&lt;BR /&gt;&lt;BR /&gt;Word of caution:&lt;BR /&gt;These parameters are good for my particular case with the amount of physical memory on my servers and number of CPUs. You may need to tweak some parameters a bit up or down according to your particular case but this template in general should work fine with 11i non-RAC oracle installations.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Feb 2010 17:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584897#M650790</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2010-02-16T17:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i with oracle Installation in rp8400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584898#M650791</link>
      <description>Hi AJN,&lt;BR /&gt;&lt;BR /&gt;Check the below links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/html/B10766_08/prehpux.htm" target="_blank"&gt;http://download.oracle.com/docs/html/B10766_08/prehpux.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hc-its.com.cn/images/down/Oracle%20Database%2010g%20Real%20Application%20Clusters%20R2%20(RAC10g%20R2)%20on%20HP-UX%20Installation.pdf" target="_blank"&gt;http://www.hc-its.com.cn/images/down/Oracle%20Database%2010g%20Real%20Application%20Clusters%20R2%20(RAC10g%20R2)%20on%20HP-UX%20Installation.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 04:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584898#M650791</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2010-02-17T04:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i with oracle Installation in rp8400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584899#M650792</link>
      <description>Hi AJN,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ftp.novell.com/partners/oracle/docs/10gRAC-SLES9-POLYSERVE.pdf" target="_blank"&gt;http://ftp.novell.com/partners/oracle/docs/10gRAC-SLES9-POLYSERVE.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Wed, 17 Feb 2010 04:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584899#M650792</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2010-02-17T04:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i with oracle Installation in rp8400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584900#M650793</link>
      <description>&lt;BR /&gt;Hi Kranti,&lt;BR /&gt;&lt;BR /&gt;Your last link redirects to Novell, SLES9. The question was about HP-UX.&lt;BR /&gt;&lt;BR /&gt;@Ajin:&lt;BR /&gt;I assume you want to install 11.11 (11i isn't an exact description officially)&lt;BR /&gt;Here is the install guide for HP-UX 11i&lt;BR /&gt;&lt;BR /&gt;HP-UX 11i Install and Update Guide&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-7279/5990-7279.pdf" target="_blank"&gt;http://docs.hp.com/en/5990-7279/5990-7279.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 13:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-with-oracle-installation-in-rp8400/m-p/4584900#M650793</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-17T13:07:26Z</dc:date>
    </item>
  </channel>
</rss>

