<?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 Parallel Processes ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850520#M777450</link>
    <description>Hi Sundar,&lt;BR /&gt;&lt;BR /&gt;Parallel slave processes are used by parallel execution queries.  You set the number of processes in init&lt;SID&gt;.ora.&lt;BR /&gt;&lt;BR /&gt;# grep parallel initmysid.ora&lt;BR /&gt;parallel_min_servers=4&lt;BR /&gt;parallel_max_servers=40&lt;BR /&gt;&lt;BR /&gt;parallel_min_servers servers will always run whenever your instance is running.  When need be, that number can grow upward to parallel_max_servers.  This is similar to OS soft and hard limits.&lt;BR /&gt;&lt;BR /&gt;As you've discovered, each parallel process takes up memory, even though it's most likely doing nothing at all.  After talking things over with your DBA, I would decrease parallel_min_servers (and possibly increase parallel_max_servers) and bounce the instance to make the change go into effect.&lt;BR /&gt;&lt;BR /&gt;PCS&lt;/SID&gt;</description>
    <pubDate>Fri, 25 Aug 2006 10:39:47 GMT</pubDate>
    <dc:creator>spex</dc:creator>
    <dc:date>2006-08-25T10:39:47Z</dc:date>
    <item>
      <title>Oracle Parallel Processes ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850519#M777449</link>
      <description>&lt;BR /&gt;       We are experiencing this strange problem with one of our SDs. Though I could see number of indications pointing to memory pressure, I don't see any paging in the server.&lt;BR /&gt;&lt;BR /&gt;       Finally I figured, there are number of Oracle processes that are intriguing to me. Pardon my ignorance, but these processes appear to be doing nothing (literally nothing - Zero IO and CPU) but occupying memory upto 167.5 MB. I am not sure if this is typical. &lt;BR /&gt;&lt;BR /&gt; Here is one of those processes.You can see that almost all the attributes are 0 except the RSS/VSS.&lt;BR /&gt;&lt;BR /&gt;        My DBA claims this is Oracle parallel process and is "NORMAL". Can someone who is familiar with Oracle and Parallel processing shed some light on this ? - It is beyond my comprehension that a process that apparently does no IO/CPU but occupies only memory is "NORMAL" :-).&lt;BR /&gt; &lt;BR /&gt;# ps -fp 10393&lt;BR /&gt;     UID   PID  PPID  C    STIME TTY       TIME COMMAND&lt;BR /&gt;  oracle 10393     1  3 19:07:57 ?         8:36 ora_p023_ADWP&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Resources PID: 10393, ora_p023_ADWP  PPID:     1 euid:   129 User: oracle&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;CPU Usage (util):      0.0 Log Reads :      0 Wait Reason    :      new&lt;BR /&gt;User/Nice/RT CPU:      0.0 Log Writes:      0 Total RSS/VSS  :167.5mb/167.5mb&lt;BR /&gt;System CPU      :      0.0 Phy Reads :      0 Traps / Vfaults:      0/      0&lt;BR /&gt;Interrupt CPU   :      0.0 Phy Writes:      0 Faults Mem/Disk:    529/     38&lt;BR /&gt;Cont Switch CPU :      0.0 FS Reads  :      0 Deactivations  :      0&lt;BR /&gt;Scheduler       :     HPUX FS Writes :      0 Forks &amp;amp; Vforks :      0&lt;BR /&gt;Priority        :      156 VM Reads  :      0 Signals Recd   :  22680&lt;BR /&gt;Nice Value      :       20 VM Writes :      0 Mesg Sent/Recd :      1/      1 &lt;BR /&gt;Dispatches      :   379160 Sys Reads :      0 Other Log Rd/Wt:      0/      0&lt;BR /&gt;Forced CSwitch  :   126099 Sys Writes:      0 Other Phy Rd/Wt:      0/      0&lt;BR /&gt;VoluntaryCSwitch:   253061 Raw Reads :      0 Proc Start Time&lt;BR /&gt;Running CPU     :        8 Raw Writes:      0    Wed Aug 23 19:07:57 2006&lt;BR /&gt;CPU Switches    :        0 Bytes Xfer:    0kb                :&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Sundar.</description>
      <pubDate>Fri, 25 Aug 2006 08:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850519#M777449</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2006-08-25T08:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Parallel Processes ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850520#M777450</link>
      <description>Hi Sundar,&lt;BR /&gt;&lt;BR /&gt;Parallel slave processes are used by parallel execution queries.  You set the number of processes in init&lt;SID&gt;.ora.&lt;BR /&gt;&lt;BR /&gt;# grep parallel initmysid.ora&lt;BR /&gt;parallel_min_servers=4&lt;BR /&gt;parallel_max_servers=40&lt;BR /&gt;&lt;BR /&gt;parallel_min_servers servers will always run whenever your instance is running.  When need be, that number can grow upward to parallel_max_servers.  This is similar to OS soft and hard limits.&lt;BR /&gt;&lt;BR /&gt;As you've discovered, each parallel process takes up memory, even though it's most likely doing nothing at all.  After talking things over with your DBA, I would decrease parallel_min_servers (and possibly increase parallel_max_servers) and bounce the instance to make the change go into effect.&lt;BR /&gt;&lt;BR /&gt;PCS&lt;/SID&gt;</description>
      <pubDate>Fri, 25 Aug 2006 10:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850520#M777450</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-08-25T10:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Parallel Processes ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850521#M777451</link>
      <description>hi sundar,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96520/tuningpe.htm#19664" target="_blank"&gt;http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96520/tuningpe.htm#19664&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;excellent chapter to read.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 26 Aug 2006 00:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850521#M777451</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-08-26T00:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Parallel Processes ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850522#M777452</link>
      <description>Hi,&lt;BR /&gt;what oracle release is this ?&lt;BR /&gt;If it is 9.x and greater, check if your dba has configured pga = private global area.&lt;BR /&gt;&lt;BR /&gt;This should reduce the static amount of memory for each oracle process significantly, because a global memory is used dynamicly by those processes that really need it !&lt;BR /&gt;&lt;BR /&gt;Volker&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Aug 2006 12:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850522#M777452</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2006-08-26T12:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Parallel Processes ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850523#M777453</link>
      <description>Shalom Sundar,&lt;BR /&gt;&lt;BR /&gt;Few suggestions.&lt;BR /&gt;&lt;BR /&gt;General tuning:&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/search.do?docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;searchCrit=allwords&amp;amp;search.x=28&amp;amp;admit=-1335382922+1156621937982+28353475&amp;amp;category=c0&amp;amp;mode=id&amp;amp;search.y=8" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/search.do?docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;searchCrit=allwords&amp;amp;search.x=28&amp;amp;admit=-1335382922+1156621937982+28353475&amp;amp;category=c0&amp;amp;mode=id&amp;amp;search.y=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Oracle SGA management&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/system.perf.sh" target="_blank"&gt;http://www.hpux.ws/system.perf.sh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Know what your issue is before trying to solve it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 26 Aug 2006 14:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parallel-processes/m-p/3850523#M777453</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-26T14:53:44Z</dc:date>
    </item>
  </channel>
</rss>

