<?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: CPU memory requirements in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459198#M209802</link>
    <description>Oracle runs best with lost of RAM...minimum 4Gb but DBAs will be very happy if they can bump their SGA up to several Gb, 4-6 Gb if possible. Since your using swap space, check how often with vmstat. The po (page out) field is the most important. If the number is 2 or 3 digits, then you definitely 2x to 4x more RAM. Although RAM is seen as a costly option, it has to be weighed with response time costs. If users are willing to wait for several minutes for each transaction then you can run with small RAM (4Gb or less).</description>
    <pubDate>Mon, 10 Jan 2005 09:22:20 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2005-01-10T09:22:20Z</dc:date>
    <item>
      <title>CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459194#M209798</link>
      <description>&lt;BR /&gt;We have an RP8400 running our Oracle payroll app on HP-UX 11i.  The box is running at 100% CPU and memory, going well into swap.&lt;BR /&gt;&lt;BR /&gt;I'm in the process of getting the license key to enable more icod CPU's (8 in the box, 4 currently active/licensed) to deal with this side, but I have memory questions if someone could advise please?&lt;BR /&gt;&lt;BR /&gt;As said, memory is already used up so obviously we need more anyway, but....  When I enable the CPU's, standard practise is to increase memory too as they can go hand in hand.  I've got to recommend how much CPU power we need, but I don't know how much memory to allocate per new CPU.  Any ideas?  On top of this I can then estimate how much more Oracle itself needs.  I'll then obviously need to expand swap space too!&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 05:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459194#M209798</guid>
      <dc:creator>Dave Forber</dc:creator>
      <dc:date>2005-01-10T05:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459195#M209799</link>
      <description>Please have a look at my answer in this post :&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=750342" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=750342&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 05:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459195#M209799</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-01-10T05:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459196#M209800</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;You are doing lot of swaping just with Oracle Payroll or do you have more modules? You must have a tuning issue... Maybe SQL, maybe parameters, ...?&lt;BR /&gt;&lt;BR /&gt;How much physical memory do you have? &lt;BR /&gt;&lt;BR /&gt;What values do you have for those kernel parameters:&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct = ?&lt;BR /&gt;dbc_min_pct = ?&lt;BR /&gt;ninode = ?&lt;BR /&gt;shmmax = ?&lt;BR /&gt;swchunk = ?&lt;BR /&gt;&lt;BR /&gt;What values for init&lt;SID&gt;.ora parameters:&lt;BR /&gt;&lt;BR /&gt;shared_pool_size = ?&lt;BR /&gt;log_buffer = ?&lt;BR /&gt;db_block_size = ?&lt;BR /&gt;db_block_buffers = ?&lt;BR /&gt;sort_area_size = ?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/SID&gt;</description>
      <pubDate>Mon, 10 Jan 2005 06:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459196#M209800</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-10T06:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459197#M209801</link>
      <description>How much RAM do you currently have?  How much are you swapping? The output of 'swapinfo -tam' would be helpful.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 09:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459197#M209801</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-10T09:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459198#M209802</link>
      <description>Oracle runs best with lost of RAM...minimum 4Gb but DBAs will be very happy if they can bump their SGA up to several Gb, 4-6 Gb if possible. Since your using swap space, check how often with vmstat. The po (page out) field is the most important. If the number is 2 or 3 digits, then you definitely 2x to 4x more RAM. Although RAM is seen as a costly option, it has to be weighed with response time costs. If users are willing to wait for several minutes for each transaction then you can run with small RAM (4Gb or less).</description>
      <pubDate>Mon, 10 Jan 2005 09:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459198#M209802</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-01-10T09:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459199#M209803</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;Only bad DBA's ask this kind of memory for SGA... Good ones read the Metalink notes about "Top &lt;ORACLE rdbms="" version=""&gt; init.ora Parameters Affecting performance" and don't ask the server just for them...! :)&lt;/ORACLE&gt;</description>
      <pubDate>Mon, 10 Jan 2005 09:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459199#M209803</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-10T09:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459200#M209804</link>
      <description>Review the dbc_max_pct parameter in the kernel.&lt;BR /&gt;Is this still at the default of 50%?&lt;BR /&gt;&lt;BR /&gt;How much ram do you have?&lt;BR /&gt;&lt;BR /&gt;How big is your SGA?&lt;BR /&gt;&lt;BR /&gt;How big a payroll (that is, number of people you're processing for) ?  &lt;BR /&gt;&lt;BR /&gt;One more thing, if you're allocation more ICOD processors - I don't think you're going to get more ram from what I was told when I was investigating the possibility of using ICOD as a solution.  I was told that all the ram from all cells are available even when the CPU's are not in use - providing they are in the partition already.&lt;BR /&gt;&lt;BR /&gt;An fyi - you really should be able to run Oracle Payroll (alone I gather from your email) with four processors just fine.    I did it for years with a box slower (in class and processing power) than yours.  But, that depends on how many people you're processing payroll for are you doing it for 1,000 or less?  I'd think you could do easily 1,000 or so with what you're talking about.&lt;BR /&gt;&lt;BR /&gt;Have you run a statspack to see what's holding you up?&lt;BR /&gt;&lt;BR /&gt;I'd be willing to bet that what's killing you is just a few things - and that you could tune 6 or 7 things (kernel, SGA, and five or six queries ) and you'd probably get a lot closer to your solution.&lt;BR /&gt;&lt;BR /&gt;Also, one last thought.  Do you have both the forms server and the database server on the same box?  If so, you might have some runaways f60webmx processes that need to be killed off...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 17:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459200#M209804</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-01-10T17:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459201#M209805</link>
      <description>Cheers for the replies so far.  Answers to your questions (our dba informs as we are using Oracle 9i db_block_buffers and sort_area_size are no longer used options, and are replace with the two provided):&lt;BR /&gt;&lt;BR /&gt;Current physical memory = 8Gb&lt;BR /&gt;dbc_max_pct = 10&lt;BR /&gt;dbc_min_pct = 5&lt;BR /&gt;ninode = 18188&lt;BR /&gt;shmmax = 8589934592&lt;BR /&gt;swchunk = 2048&lt;BR /&gt;shared_pool_size = 524288000&lt;BR /&gt;log_buffer = 1048576&lt;BR /&gt;db_block_size = 8192&lt;BR /&gt;db_cache_size = 1258291200&lt;BR /&gt;pga_aggregrate_target = 524288000&lt;BR /&gt;&lt;BR /&gt;I'll provide the swapinfo details next time the payroll is run (Tuesdays).&lt;BR /&gt;&lt;BR /&gt;The payroll run caters for appx 80,000 employees each week.&lt;BR /&gt;&lt;BR /&gt;Forms and db are seperate servers.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2005 05:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459201#M209805</guid>
      <dc:creator>Dave Forber</dc:creator>
      <dc:date>2005-01-12T05:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459202#M209806</link>
      <description>ok,&lt;BR /&gt;&lt;BR /&gt;About ninode, did you checked if you are using those 18188?&lt;BR /&gt;&lt;BR /&gt;#sar -v 15 1000&lt;BR /&gt;&lt;BR /&gt;I'll start with 2048 and see if it overfloes...&lt;BR /&gt;&lt;BR /&gt;About swchunk, increase it to 4096&lt;BR /&gt;&lt;BR /&gt;Oracle:&lt;BR /&gt;&lt;BR /&gt;shared_pool_size does not seems exagerated.  &lt;BR /&gt;&lt;BR /&gt;db_cache_size seems huge to me: I'll ask DBA's to try to decrease it to half the value and see if there are improvements. &lt;BR /&gt;&lt;BR /&gt;Finaly, ask DBAs to execute the following query:&lt;BR /&gt;&lt;BR /&gt;select pc.value*100/decode(ec.value,0,1,ec.value) "Parse/execute ratio &amp;lt; 20"&lt;BR /&gt;from v$sysstat ec,  v$sysstat pc&lt;BR /&gt;where ec.name='execute count'&lt;BR /&gt;and pc.name='parse count (total)' &lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2005 06:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459202#M209806</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-12T06:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: CPU memory requirements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459203#M209807</link>
      <description>One more thing:&lt;BR /&gt;&lt;BR /&gt;When the Payroll process will be running ask DBA's to run the following queries and attach here the results:&lt;BR /&gt;&lt;BR /&gt;-- Top Sessions:&lt;BR /&gt;&lt;BR /&gt;select s.username "User Name",&lt;BR /&gt;s.osuser "OS User",&lt;BR /&gt;s.status "Status",&lt;BR /&gt;lockwait "Lock Wait",&lt;BR /&gt;s.program "Program",&lt;BR /&gt;s.machine "Machine",&lt;BR /&gt;s.logon_time "Connect Time",&lt;BR /&gt;p.program "P Program",&lt;BR /&gt;si.physical_reads "Physical Reads",&lt;BR /&gt;si.block_gets "Block Gets",&lt;BR /&gt;si.consistent_gets "Consistent Gets",&lt;BR /&gt;si.block_changes "Block Changes",&lt;BR /&gt;si.consistent_changes "Consistent Changes",&lt;BR /&gt;s.process "Process",&lt;BR /&gt;p.spid, p.pid, s.serial#, si.sid&lt;BR /&gt;from sys.v_$sess_io si, sys.v_$session s, sys.v_$process p&lt;BR /&gt;where s.username is not null and &lt;BR /&gt;si.sid(+)=s.sid&lt;BR /&gt;and p.addr(+)=s.paddr&lt;BR /&gt;order by status,si.consistent_gets+si.block_gets desc&lt;BR /&gt;&lt;BR /&gt;Here identify sessions executing for more than 1 minute and with huge values at "Consistent Gets" column. Those are the bad performers...&lt;BR /&gt;&lt;BR /&gt;-- Top SQL:&lt;BR /&gt;&lt;BR /&gt;select sql_text, executions, disk_reads, loads, rows_processed, optimizer_mode, module &lt;BR /&gt;from v$sqlarea &lt;BR /&gt;where disk_reads &amp;gt;= 1000&lt;BR /&gt;order by disk_reads desc&lt;BR /&gt;&lt;BR /&gt;Here identify modules (programs) with huge values (more than 100,000) at disk_reads column and few executions: those are typically bad SQL programs...&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 12 Jan 2005 06:32:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-memory-requirements/m-p/3459203#M209807</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-12T06:32:31Z</dc:date>
    </item>
  </channel>
</rss>

