<?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 recommends to set ulimit -s 1048576 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575866#M373203</link>
    <description>Please set it in your init files(.profile .cshrc etc) for the shell that you are using.&lt;BR /&gt;&lt;BR /&gt;I is most likely set there already to a smaller size or the generic /etc/profile /etc/cshrc is setting it as you log in.&lt;BR /&gt;&lt;BR /&gt;It appears you cannot change it to a large size after it was set smaller.&lt;BR /&gt;&lt;BR /&gt;log out and back in and check with ulimit -a and ulimit -Ha&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Feb 2010 19:33:29 GMT</pubDate>
    <dc:creator>WayneHP</dc:creator>
    <dc:date>2010-02-02T19:33:29Z</dc:date>
    <item>
      <title>Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575854#M373191</link>
      <description>Oracle recommends to set ulimit -s 1048576, on HPUX 11iv2 system .&lt;BR /&gt;&lt;BR /&gt;#ulimit -s 1048576 &lt;BR /&gt;ksh: ulimit: exceeds allowable limit&lt;BR /&gt;&lt;BR /&gt;I believe the value of stack reported in the output of #ulimit –a , is limited to the maximum of maxssiz and not that of maxssiz_64bit &lt;BR /&gt;&lt;BR /&gt;So the maximum for ulimit -s , is 392192 , only .This is checked with #man maxssiz.&lt;BR /&gt;&lt;BR /&gt;Is it possible to set ulimit -s 1048576 (as viewed from ulimit -a from shell prompt)?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2010 06:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575854#M373191</guid>
      <dc:creator>skalai</dc:creator>
      <dc:date>2010-02-02T06:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575855#M373192</link>
      <description>Hello Skalai&lt;BR /&gt;&lt;BR /&gt;If you have 64bits Oracle version, then it's maxssiz_64. Increase this value.&lt;BR /&gt;&lt;BR /&gt;This parameter is static. It means that you must restart your server in order to use the new value.&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Tue, 02 Feb 2010 06:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575855#M373192</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-02T06:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575856#M373193</link>
      <description>Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;But maxssiz_64bit is already set to the value recommended by Oracle . &lt;BR /&gt;&lt;BR /&gt;maxdsiz_64bit  4294967296  Default     Immed&lt;BR /&gt;maxssiz  134217728  134217728   Immed&lt;BR /&gt;&lt;BR /&gt;The issue is when trying to set #ulimit -s 1048576 .&lt;BR /&gt;&lt;BR /&gt;Ulimit can be set to the value of maxssiz only and not that of maxssiz_64bit , since the shell itself is 32bit . &lt;BR /&gt;&lt;BR /&gt;But Oracle recommends to set -s 1048576 .&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 02 Feb 2010 07:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575856#M373193</guid>
      <dc:creator>skalai</dc:creator>
      <dc:date>2010-02-02T07:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575857#M373194</link>
      <description>Hello Kalai,&lt;BR /&gt;&lt;BR /&gt;Please check the current value for &lt;MAXSSIZ_64&gt; by giving the kctune command. If the value is 392192 then you have to reset with your required value and reboot the server, before doing this activity please take the back up of kctune. Please let me know the o/p of &lt;UNLIMIT -a=""&gt;. And i think you can make the value as unlimit by giving the below command &lt;ULIMIT -s="" unlimit=""&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prasanth Thomas.&lt;/ULIMIT&gt;&lt;/UNLIMIT&gt;&lt;/MAXSSIZ_64&gt;</description>
      <pubDate>Tue, 02 Feb 2010 07:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575857#M373194</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-02T07:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575858#M373195</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;there was a book : &lt;BR /&gt;&lt;BR /&gt;"Best practices for Oracle on HPUX"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/files/unprotected/database/HP3KOracle.ppt" target="_blank"&gt;http://h21007.www2.hp.com/dspp/files/unprotected/database/HP3KOracle.ppt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but this link is not accessible any more.&lt;BR /&gt;&lt;BR /&gt;you could try to find it on the internet,&lt;BR /&gt;&lt;BR /&gt;but on one slide there are some recommended value, so i will send it as attachment of this response.&lt;BR /&gt;&lt;BR /&gt;hope it will help you.&lt;BR /&gt;&lt;BR /&gt;i'm surpriced why HP removed this great docu from their web page.&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2010 07:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575858#M373195</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-02-02T07:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575859#M373196</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;second attachment.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Tue, 02 Feb 2010 07:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575859#M373196</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-02-02T07:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575860#M373197</link>
      <description>Below are the current values:&lt;BR /&gt;&lt;BR /&gt;kctune |grep maxss&lt;BR /&gt;maxssiz      401604608  401604608    Immed&lt;BR /&gt;maxssiz_64bit 1073741824  1073741824   Immed&lt;BR /&gt;&lt;BR /&gt;ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         2097154&lt;BR /&gt;stack(kbytes)        392192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;ulimit -s 1048576&lt;BR /&gt;sh: ulimit: The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ulimit -s 392193&lt;BR /&gt;sh: ulimit: The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;The current and max.value of maxssiz = 401604608 -&amp;gt; 401604608/1024=392192 -&amp;gt; so this will be max.for ulimit -s . &lt;BR /&gt;&lt;BR /&gt;But Oracle recommends to set -s 1048576 . I do not understand why they say this and how to set it .&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2010 08:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575860#M373197</guid>
      <dc:creator>skalai</dc:creator>
      <dc:date>2010-02-02T08:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575861#M373198</link>
      <description>&amp;gt;Ulimit can be set to the value of maxssiz only and not that of maxssiz_64bit , since the shell itself is 32bit .&lt;BR /&gt;&lt;BR /&gt;"the shell itself is 32 bit" ?!&lt;BR /&gt;In this case it is important what kind of ORACLE executable you have installed (32 or 64bits). If you have 64 bit, then you should look at maxssiz_64.&lt;BR /&gt;&lt;BR /&gt;By default, maxssiz is 0x800000 (8M) and maxssiz_64 is 0x10000000 (256M). (observe ratio 1:32)&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Tue, 02 Feb 2010 08:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575861#M373198</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-02T08:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575862#M373199</link>
      <description>Please go through the below link. I am looking in to this issue and keep you posted.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1265101413704+28353475&amp;amp;threadId=1043924" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1265101413704+28353475&amp;amp;threadId=1043924&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regrads,&lt;BR /&gt;Prasanth Thomas.</description>
      <pubDate>Tue, 02 Feb 2010 09:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575862#M373199</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-02T09:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575863#M373200</link>
      <description>Are you ruuning the command from root user right?.&lt;BR /&gt;what about # ulimit -s unlimit&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Prasanth Thomas.</description>
      <pubDate>Tue, 02 Feb 2010 09:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575863#M373200</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-02T09:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575864#M373201</link>
      <description>&amp;gt;Oracle recommends to set ulimit -s 1048576&lt;BR /&gt;&lt;BR /&gt;Doing this may break your system.  No application should need that amount of stack space.  (Except perhaps Fortran.).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I believe the value of stack reported in the output of ulimit -a, is limited to the maximum of maxssiz and not that of maxssiz_64bit&lt;BR /&gt;&lt;BR /&gt;Right, that's why you should ignore it and just look at the kctune(1m) output.  Or write your own 64 bit program to query getrlimit(RLIMIT_STACK, &amp;amp;rl)&lt;BR /&gt;&lt;BR /&gt;+DD32:&lt;BR /&gt;data: S: 0x8000000 H: 0x8000000&lt;BR /&gt;data: S: 131072 Kb H: 131072 Kb&lt;BR /&gt;+DD64:&lt;BR /&gt;data: S: 0x40000000 H: 0x40000000&lt;BR /&gt;data: S: 1048576 Kb H: 1048576 Kb&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I do not understand why they say this and how to set it.&lt;BR /&gt;&lt;BR /&gt;Why not ask them?</description>
      <pubDate>Tue, 02 Feb 2010 12:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575864#M373201</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-02T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575865#M373202</link>
      <description>Thanks for the replies . &lt;BR /&gt;&lt;BR /&gt;Oracle executable is 64bit .&lt;BR /&gt;&lt;BR /&gt;All of these commands tried as root as well non-root user &lt;BR /&gt;&lt;BR /&gt;Tried for unlimited option&lt;BR /&gt;# ulimit -s unlimited&lt;BR /&gt;ksh: ulimit: exceeds allowable limit&lt;BR /&gt;#ulimit -s 1048576&lt;BR /&gt;ksh: ulimit: exceeds allowable limit&lt;BR /&gt;#ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         2097152&lt;BR /&gt;stack(kbytes)        392192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;&lt;BR /&gt;Yes  , I too believe that  too high value for ulimit â  s ,is not a good thing.&lt;BR /&gt;&lt;BR /&gt;In some of the document I read that 4194304 , is the value to set for unlimited in Ksh . I tried this value and set successfully but no command can be executed . &lt;BR /&gt;&lt;BR /&gt;#ulimit -s 4194304&lt;BR /&gt;#&lt;BR /&gt;After that stack was reported as 0 size .&lt;BR /&gt;&lt;BR /&gt;#ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         2097160&lt;BR /&gt;stack(kbytes)        0&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And this caused the issue of  NOT  able to execute any command&lt;BR /&gt;&lt;BR /&gt;# man ksh&lt;BR /&gt;&lt;BR /&gt;Pid 7702 received a SIGSEGV for stack growth failure.&lt;BR /&gt;Possible causes: insufficient memory or swap space,&lt;BR /&gt;or stack size exceeded maxssiz. &lt;BR /&gt;Memory fault(coredump)&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Yes , I have asked Oracle regarding these queries , yet to get the reply .&lt;BR /&gt;&lt;BR /&gt;Thanks .&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2010 15:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575865#M373202</guid>
      <dc:creator>skalai</dc:creator>
      <dc:date>2010-02-02T15:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575866#M373203</link>
      <description>Please set it in your init files(.profile .cshrc etc) for the shell that you are using.&lt;BR /&gt;&lt;BR /&gt;I is most likely set there already to a smaller size or the generic /etc/profile /etc/cshrc is setting it as you log in.&lt;BR /&gt;&lt;BR /&gt;It appears you cannot change it to a large size after it was set smaller.&lt;BR /&gt;&lt;BR /&gt;log out and back in and check with ulimit -a and ulimit -Ha&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2010 19:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575866#M373203</guid>
      <dc:creator>WayneHP</dc:creator>
      <dc:date>2010-02-02T19:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575867#M373204</link>
      <description>&amp;gt;Tried for unlimited option&lt;BR /&gt;# ulimit -s unlimited&lt;BR /&gt;ksh: ulimit: exceeds allowable limit&lt;BR /&gt;#ulimit -s 1048576&lt;BR /&gt;ksh: ulimit: exceeds allowable limit&lt;BR /&gt;#ulimit -a&lt;BR /&gt;time(seconds) unlimited&lt;BR /&gt;file(blocks) unlimited&lt;BR /&gt;data(kbytes) 2097152&lt;BR /&gt;stack(kbytes) 392192&lt;BR /&gt;memory(kbytes) unlimited&lt;BR /&gt;coredump(blocks) 4194303&lt;BR /&gt;&lt;BR /&gt;?Yes , I too believe that too high value for ulimit Ã¢Â Â s ,is not a good thing.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;In some of the document I read that 4194304 , is the value to set for unlimited in Ksh . I tried this value and set successfully but no command can be executed . &lt;BR /&gt;&lt;BR /&gt;If possible, please post a link of the document you are talking about. I doubt that someone from Oracle would recommend this setting.&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Wed, 03 Feb 2010 07:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575867#M373204</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-03T07:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575868#M373205</link>
      <description>&amp;gt;All of these commands tried as root as well non-root user&lt;BR /&gt;&lt;BR /&gt;You need to write a 64 bit program to set and display the 64 bit umask values.&lt;BR /&gt;You can NOT use sh/ksh if you want the show/set the corresponding 64 bit values.&lt;BR /&gt;&lt;BR /&gt;If you look at my output above, if you set maxssiz_64bit, you are done.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;this caused the issue of NOT able to execute any command&lt;BR /&gt;&lt;BR /&gt;So don't do that.  :-)</description>
      <pubDate>Wed, 03 Feb 2010 08:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575868#M373205</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-03T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575869#M373206</link>
      <description>What does ulimit -Ha show?  The hard limits?</description>
      <pubDate>Wed, 03 Feb 2010 13:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575869#M373206</guid>
      <dc:creator>WayneHP</dc:creator>
      <dc:date>2010-02-03T13:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575870#M373207</link>
      <description>No . ulimit is not set in any system profile or user profile files . I logged out and logged in and checked this . The value of ulimit â  s , never get increased beyond 392192 . &lt;BR /&gt;&lt;BR /&gt;I wanted to try to set as unlimited as well ,but unlimited set in 11iv3 not in 11iv2 .&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I doubt that someone from Oracle would recommend this setting.&lt;BR /&gt;&lt;BR /&gt;Oracle recommends to set stack as 1048576 .ie ulimit â  s 1048576&lt;BR /&gt;&lt;BR /&gt;Hardlimit also gives the same error &lt;BR /&gt;ulimit -sH 1048576&lt;BR /&gt;sh: ulimit: The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;ulimit -aH&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        392192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     unlimited&lt;BR /&gt;nofiles(descriptors) 4096&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Feb 2010 15:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575870#M373207</guid>
      <dc:creator>skalai</dc:creator>
      <dc:date>2010-02-03T15:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575871#M373208</link>
      <description>Can you please send me the link to the Oracle doc you are refering to and also include the output of "kctune -g".&lt;BR /&gt;&lt;BR /&gt;For data and stack, the global limits are directly derived from the maxdsiz/maxdsiz_64bit, maxssiz/maxssiz_64bit kernel tunables. Processes get the global limits as their hard limit if the parent did not modify (lower) the hard limit. Soft limits start as the hard limit and can be modified by processes as well. If the parent modified the hard limit, that limit is propagated to the child (if possible, cases like 64--&amp;gt;32 exec don't always allow this, in which case the more restrictive limit is applied (32-bit system limit vs. parent&lt;BR /&gt;&lt;BR /&gt;The Oracle install doc for 10g &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B19306_01/install.102/b25293.pdf" target="_blank"&gt;http://download.oracle.com/docs/cd/B19306_01/install.102/b25293.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for example states on page 2-13&lt;BR /&gt;&lt;BR /&gt;Parameter Recommended Formula or Value&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;ksi_alloc_max (nproc*8)&lt;BR /&gt;executable_stack 0&lt;BR /&gt;max_thread_proc 1024&lt;BR /&gt;maxdsiz 1073741824 (1 GB)&lt;BR /&gt;maxdsiz_64bit 2147483648 (2 GB)&lt;BR /&gt;maxssiz 134217728 (128 MB)&lt;BR /&gt;maxssiz_64bit 1073741824 (1 GB)&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;ncsize (ninode+1024)&lt;BR /&gt;nfile (15*nproc+2048)&lt;BR /&gt;nflocks (nproc)&lt;BR /&gt;ninode (8*nproc+2048)&lt;BR /&gt;nkthread (((nproc*7)/4)+16)&lt;BR /&gt;nproc 4096&lt;BR /&gt;semmni (nproc)&lt;BR /&gt;semmns (semmni*2)&lt;BR /&gt;semmnu (nproc-4)&lt;BR /&gt;semvmx 32767&lt;BR /&gt;shmmax The size of physical memory or 1073741824 (0X40000000),&lt;BR /&gt;whichever is greater.&lt;BR /&gt;Note: To avoid performance degradation, the value should&lt;BR /&gt;be greater than or equal to the size of the available&lt;BR /&gt;memory.&lt;BR /&gt;shmmni 512&lt;BR /&gt;shmseg 120&lt;BR /&gt;vps_ceiling 64&lt;BR /&gt;&lt;BR /&gt;If this was a 10g install and you followed the install guide your stack size will be fine and there would be no need to use the limit command.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Feb 2010 15:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575871#M373208</guid>
      <dc:creator>WayneHP</dc:creator>
      <dc:date>2010-02-03T15:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575872#M373209</link>
      <description>The document new URL is &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;</description>
      <pubDate>Wed, 03 Feb 2010 19:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575872#M373209</guid>
      <dc:creator>Shoghi Martinez G.</dc:creator>
      <dc:date>2010-02-03T19:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle recommends to set ulimit -s 1048576</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575873#M373210</link>
      <description>A great Power point preentation.  &lt;BR /&gt;&lt;BR /&gt;Which still states to go get the latest install guide from Oracle on slide 14 for the kernel parameters.</description>
      <pubDate>Wed, 03 Feb 2010 19:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-recommends-to-set-ulimit-s-1048576/m-p/4575873#M373210</guid>
      <dc:creator>WayneHP</dc:creator>
      <dc:date>2010-02-03T19:17:47Z</dc:date>
    </item>
  </channel>
</rss>

