<?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: error in alert log. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227329#M620909</link>
    <description>&lt;!--!*#--&gt;&amp;gt; [...] fork failed with status: 11&lt;BR /&gt;&lt;BR /&gt;Around here, error 11 is EAGAIN, "No more&lt;BR /&gt;processes".  I'd worry less about memory,&lt;BR /&gt;and more about a limit on process count.  Of&lt;BR /&gt;course, the error code could be misleading.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] also changed nproc value. &lt;BR /&gt;&lt;BR /&gt;From what to what?&lt;BR /&gt;&lt;BR /&gt;      man ulimit</description>
    <pubDate>Mon, 01 Mar 2010 13:38:22 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-03-01T13:38:22Z</dc:date>
    <item>
      <title>error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227323#M620903</link>
      <description>we have a 2 node cluster with OS hpux 11.31,mc/sg and oracle 10g&lt;BR /&gt;we are getting the below errors in the alert log and the application needs to be restarted because it hangs.&lt;BR /&gt;&lt;BR /&gt;ORA-27300: OS system dependent operation:fork failed with status: 11&lt;BR /&gt;ORA-27301: OS failure message: Resource temporarily unavailable&lt;BR /&gt;ORA-27302: failure occurred at: skgpspawn5&lt;BR /&gt;ORA-27303: additional information: skgpspawn5&lt;BR /&gt;Tue Feb 16 11:07:59 2010&lt;BR /&gt;Process q001 died, see its trace file&lt;BR /&gt;Tue Feb 16 11:07:59 2010&lt;BR /&gt;ksvcreate: Process(q001) creation failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tail -20  alert_2K.log&lt;BR /&gt;ORA-27300: OS system dependent operation:fork failed with status: 11&lt;BR /&gt;ORA-27301: OS failure message: Resource temporarily unavailable&lt;BR /&gt;ORA-27302: failure occurred at: skgpspawn5&lt;BR /&gt;ORA-27303: additional information: skgpspawn5&lt;BR /&gt;Tue Feb 16 11:07:47 2010&lt;BR /&gt;Process q001 died, see its trace file&lt;BR /&gt;Tue Feb 16 11:07:47 2010&lt;BR /&gt;ksvcreate: Process(q001) creation failed&lt;BR /&gt;Tue Feb 16 11:07:58 2010&lt;BR /&gt;Process startup failed, error stack:&lt;BR /&gt;Tue Feb 16 11:07:58 2010&lt;BR /&gt;Errors in file ...._psp0_22791.trc:&lt;BR /&gt;ORA-27300: OS system dependent operation:fork failed with status: 11&lt;BR /&gt;ORA-27301: OS failure message: Resource temporarily unavailable&lt;BR /&gt;ORA-27302: failure occurred at: skgpspawn5&lt;BR /&gt;ORA-27303: additional information: skgpspawn5&lt;BR /&gt;Tue Feb 16 11:07:59 2010&lt;BR /&gt;Process q001 died, see its trace file&lt;BR /&gt;Tue Feb 16 11:07:59 2010&lt;BR /&gt;ksvcreate: Process(q001) creation failed&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Feb 2010 08:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227323#M620903</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-02-28T08:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227324#M620904</link>
      <description>It looks like you have hit a system limit and can your oracle account can not start up anymore processes.&lt;BR /&gt;&lt;BR /&gt;Check you /var/adm/syslog/syslog.com for more information. You may have to increase some kernel parameters such as nproc, maxuprcs, nfile, nflocks etc. Also check you memory and swap space utilization.</description>
      <pubDate>Sun, 28 Feb 2010 14:09:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227324#M620904</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-02-28T14:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227325#M620905</link>
      <description>&amp;gt;TTr: Also check your memory and swap space utilization.&lt;BR /&gt;&lt;BR /&gt;Right, you want to do a "swapinfo -tam" at the same time as your heavy load, to be as accurate as possible.</description>
      <pubDate>Sun, 28 Feb 2010 22:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227325#M620905</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-28T22:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227326#M620906</link>
      <description>Is it a new setup and if yes have u tunned various kernel parameters in the server.&lt;BR /&gt;&lt;BR /&gt;Plus check your memory usage when you trying to start the oracle.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Mon, 01 Mar 2010 02:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227326#M620906</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-03-01T02:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227327#M620907</link>
      <description>Hello, Sasj,&lt;BR /&gt;&lt;BR /&gt;Please read the following document related to recommended kernel parameters:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/database/HP3KOracle.ppt" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/database/HP3KOracle.ppt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Make the settings and then try to start again your instance. If still have problems, should check also oracle initialization parameters&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia.</description>
      <pubDate>Mon, 01 Mar 2010 06:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227327#M620907</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-03-01T06:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227328#M620908</link>
      <description>swapinfo -tam&lt;BR /&gt;Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       16384     380   16004    2%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -   16002  -16002&lt;BR /&gt;memory    15555   15247     308   98%&lt;BR /&gt;total     31939   31629     310   99%       -       0    -&lt;BR /&gt;&lt;BR /&gt;We have noticed that there is no swapping even when the memory reaches 100% utilization.&lt;BR /&gt;also changed nproc value. and have reduced the filecache_max/min to 5 &amp;amp; 3 % respectively.</description>
      <pubDate>Mon, 01 Mar 2010 13:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227328#M620908</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-01T13:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227329#M620909</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] fork failed with status: 11&lt;BR /&gt;&lt;BR /&gt;Around here, error 11 is EAGAIN, "No more&lt;BR /&gt;processes".  I'd worry less about memory,&lt;BR /&gt;and more about a limit on process count.  Of&lt;BR /&gt;course, the error code could be misleading.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] also changed nproc value. &lt;BR /&gt;&lt;BR /&gt;From what to what?&lt;BR /&gt;&lt;BR /&gt;      man ulimit</description>
      <pubDate>Mon, 01 Mar 2010 13:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227329#M620909</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-01T13:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227330#M620910</link>
      <description>from 4200 to 5000</description>
      <pubDate>Mon, 01 Mar 2010 13:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227330#M620910</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-01T13:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227331#M620911</link>
      <description>Can you check for Bug 3411021 Oracle process may die due to ORA-27300/ORA-27301/ORA-27302 ?&lt;BR /&gt;&lt;BR /&gt;It seems that this bug is fixed on 10.2.0.3+. &lt;BR /&gt;&lt;BR /&gt;What is your version of oracle?&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Mon, 01 Mar 2010 13:53:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227331#M620911</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-03-01T13:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227332#M620912</link>
      <description>oracle 10gR2.&lt;BR /&gt;&lt;BR /&gt;the problem occurs only when the swapinfo shows 100% utilization of memory.&lt;BR /&gt;ram and swap is 16GB each.&lt;BR /&gt;why is there no swapping.</description>
      <pubDate>Mon, 01 Mar 2010 14:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227332#M620912</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-01T14:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227333#M620913</link>
      <description>&amp;gt; reserve - 16002 -16002 &lt;BR /&gt;&lt;BR /&gt;It looks like your address space may have been exhausted. &lt;BR /&gt;There may not be active disk swapping which means that you will not have i/o issues but almost all your swap space is reserved by the running processes. &lt;BR /&gt;&lt;BR /&gt;You need to add more swap space. &lt;BR /&gt;&lt;BR /&gt;After you add more swap space, more processes will run which means that the server most likely will swap to disk actively and the performance will decrease tremendously. So adding more memory would be a good idea.&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2010 14:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227333#M620913</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-03-01T14:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227334#M620914</link>
      <description>TTr&amp;gt; but almost all your swap space is reserved by the running processes. &lt;BR /&gt;&lt;BR /&gt;which processes you mean, which is that process which requires 16GB swap reservation.</description>
      <pubDate>Mon, 01 Mar 2010 14:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227334#M620914</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-01T14:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227335#M620915</link>
      <description>&amp;gt; which processes you mean, which is that process which requires 16GB swap reservation&lt;BR /&gt;&lt;BR /&gt;All of the running processes combined.&lt;BR /&gt;&lt;BR /&gt;In the meantime you can look in the running processes and see if you can clean up any  of them or turn off any unnecessary services.</description>
      <pubDate>Mon, 01 Mar 2010 14:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227335#M620915</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-03-01T14:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227336#M620916</link>
      <description>the same application was running on an old server with just 5 GB ram and hardly there were any such memory problem, with 16 GB ram it would be not justifiable to ask for more  physical memory.</description>
      <pubDate>Tue, 02 Mar 2010 08:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227336#M620916</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-02T08:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227337#M620917</link>
      <description>TTr&amp;gt;&amp;gt; &lt;BR /&gt;&amp;gt; reserve - 16002 -16002 &lt;BR /&gt;It looks like your address space may have been exhausted. &lt;BR /&gt;&lt;BR /&gt;may you pls shed some light on the above.&lt;BR /&gt;is there any way to reduce the reserve.&lt;BR /&gt;how can the d/b start using swap space if short of memory. and what is address space ?</description>
      <pubDate>Tue, 02 Mar 2010 08:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227337#M620917</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-02T08:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227338#M620918</link>
      <description>&amp;gt;is there any way to reduce the reserve?&lt;BR /&gt;&lt;BR /&gt;Only by running fewer processes, or smaller/fewer shared memory segments.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;how can the db start using swap space if short of memory.&lt;BR /&gt;&lt;BR /&gt;You have to have more unreserved device swap.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;and what is address space?&lt;BR /&gt;&lt;BR /&gt;In this case, I assume TTr really meant reserved device swap used up all of the device swap.</description>
      <pubDate>Tue, 02 Mar 2010 09:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227338#M620918</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-02T09:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227339#M620919</link>
      <description>&amp;gt; Only by running fewer processes, or smaller/fewer shared memory segments. &lt;BR /&gt;&lt;BR /&gt;how can we reduce those processes?&lt;BR /&gt;we have checked the services running and they are bare minimum, its a cluster and ora10g running on it, whenever the mumber of sessions reaches 1600+ the memory utilization touches 100%.&lt;BR /&gt;and why is that swap utilization shows only 3% used.&lt;BR /&gt;we need strong reasons to justify the additional memory needed.</description>
      <pubDate>Tue, 02 Mar 2010 09:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227339#M620919</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-02T09:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227340#M620920</link>
      <description>&amp;gt;the same application was running on an old server with just 5 GB ram and hardly there were any such memory problem, with 16 GB ram&lt;BR /&gt;&lt;BR /&gt;What does "swapinfo -tam" show for both machines?&lt;BR /&gt;Did you configure your Oracle SGA too large on your new machine?</description>
      <pubDate>Tue, 02 Mar 2010 09:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227340#M620920</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-02T09:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227341#M620921</link>
      <description>&amp;gt;how can we reduce those processes?&lt;BR /&gt;&lt;BR /&gt;By killing them or not starting them.  Or setting some configuration value to not do so many.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;number of sessions reaches 1600+ the memory utilization touches 100%.&lt;BR /&gt;&lt;BR /&gt;Less sessions?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;why is that swap utilization shows only 3% used.&lt;BR /&gt;&lt;BR /&gt;You have reserved that space for growth.  If you don't want to grow, you shouldn't reserve so much.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;we need strong reasons to justify the additional memory needed.&lt;BR /&gt;&lt;BR /&gt;You can just add more device swap first and check your performance.</description>
      <pubDate>Tue, 02 Mar 2010 09:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227341#M620921</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-02T09:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: error in alert log.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227342#M620922</link>
      <description>the application is now migrated to this new system so i cant get the swapinfo -tam output now.&lt;BR /&gt;&lt;BR /&gt;sga is 2.5 gb</description>
      <pubDate>Tue, 02 Mar 2010 09:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-alert-log/m-p/5227342#M620922</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-03-02T09:23:40Z</dc:date>
    </item>
  </channel>
</rss>

