<?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: ulimit settings in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080062#M440253</link>
    <description>Thanks Dennis and Raidev for your's immediate response.&lt;BR /&gt;&lt;BR /&gt;My server is 64 bit Itanium (rx7640). My core banking application is running on this system and they want the ulimit to be unlimited for 'stack' and 'data'.If i am making maxdsiz,maxdsiz_64bit to 4GB , will am able to make the ulimit value unlimited.</description>
    <pubDate>Mon, 19 Nov 2007 08:36:49 GMT</pubDate>
    <dc:creator>ManojK_1</dc:creator>
    <dc:date>2007-11-19T08:36:49Z</dc:date>
    <item>
      <title>ulimit settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080059#M440250</link>
      <description>In HP-UX11.23.Is it possible to set the value of ulimit parameters 'stack' and  'data' to "unlimited"? &lt;BR /&gt;I have checked the 'maxdsiz_64bit' &amp;amp; 'maxssiz_64bit' Kerenel Parameters both tunables are showing limit in Value.</description>
      <pubDate>Mon, 19 Nov 2007 01:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080059#M440250</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2007-11-19T01:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080060#M440251</link>
      <description>While it may be possible to set the values in ulimit to unlimited, you are still limited by hardware and the kernel parms you listed.  Especially if your application is still 32 bit.</description>
      <pubDate>Mon, 19 Nov 2007 02:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080060#M440251</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-19T02:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080061#M440252</link>
      <description>Hi Manoj,&lt;BR /&gt;&lt;BR /&gt;As mentioned by Dennis, even if you set the ulimit to "unlimited", you are still limited by the system wide limits maxdsiz,maxdsiz_64bit etc and you cannot go beyond them. &lt;BR /&gt;&lt;BR /&gt;For 11.23 the defaults ( 32bit - 1gb and 64bit - 4gb) should be enough for most applications. Check if you application is 32bit or 64bit&lt;BR /&gt;&lt;BR /&gt;For 32bit the range is 256 KB - 4 GB&lt;BR /&gt;For 64bit the range is 256 KB - 4 TB&lt;BR /&gt;&lt;BR /&gt;you may want to change this only if you are getting an ENOMEM error when exec(2) ....&lt;BR /&gt;&lt;BR /&gt;check man maxdsiz or man 5 maxdsiz for details.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;RD</description>
      <pubDate>Mon, 19 Nov 2007 05:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080061#M440252</guid>
      <dc:creator>rajdev</dc:creator>
      <dc:date>2007-11-19T05:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080062#M440253</link>
      <description>Thanks Dennis and Raidev for your's immediate response.&lt;BR /&gt;&lt;BR /&gt;My server is 64 bit Itanium (rx7640). My core banking application is running on this system and they want the ulimit to be unlimited for 'stack' and 'data'.If i am making maxdsiz,maxdsiz_64bit to 4GB , will am able to make the ulimit value unlimited.</description>
      <pubDate>Mon, 19 Nov 2007 08:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080062#M440253</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2007-11-19T08:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080063#M440254</link>
      <description>&amp;gt;My core banking application is running on this system and they want the ulimit to be unlimited for 'stack' and 'data'.&lt;BR /&gt;&lt;BR /&gt;Anyone using over 80 Mb or so for stack should have their heads examined.  (Unless using F90.)&lt;BR /&gt;Is this a 64 bit app?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;If I am making maxdsiz, maxdsiz_64bit to 4GB, will am able to make the ulimit value unlimited.&lt;BR /&gt;&lt;BR /&gt;4GB isn't large at all for a 64 bit app.&lt;BR /&gt;Basically if you don't set ulimit, it is only limited by the kernel parms.</description>
      <pubDate>Mon, 19 Nov 2007 11:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080063#M440254</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-19T11:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080064#M440255</link>
      <description>As i found there is no suggestion to make the ulimit settings unlimited as of my request am closing this thread.</description>
      <pubDate>Wed, 05 Mar 2008 05:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-settings/m-p/5080064#M440255</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2008-03-05T05:17:32Z</dc:date>
    </item>
  </channel>
</rss>

