<?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: Ulimiit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684335#M382765</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Am edit the profile  and added the below entry but not updated.&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX acnux06 B.11.31 U 9000/800 185074309 unlimited-user license &lt;BR /&gt;&lt;BR /&gt;ulimit -d 4294705152&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ulimit -d 4294705152&lt;BR /&gt;sh: ulimit: The specified number is not valid for this command.&lt;BR /&gt;&lt;BR /&gt;echo $SHELL&lt;BR /&gt;/sbin/sh&lt;BR /&gt;&lt;BR /&gt;so I need to increase the data to 4294705152 and stack to 131072?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance !!!</description>
    <pubDate>Thu, 09 Sep 2010 19:32:36 GMT</pubDate>
    <dc:creator>Musa123</dc:creator>
    <dc:date>2010-09-09T19:32:36Z</dc:date>
    <item>
      <title>Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684327#M382757</link>
      <description>Hi,&lt;BR /&gt;HP-UX acn120 B.11.11 U 9000/800 2067689352 unlimited-user license&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)         4294705152&lt;BR /&gt;stack(kbytes)        131072&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;HP-UX acn123 B.11.31 U 9000/800 185074309 unlimited-user license&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)         4194300&lt;BR /&gt;stack(kbytes)        8192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;I want to change the data &amp;amp; stack values in acn123 server .what same mention in acn120 server.&lt;BR /&gt;&lt;BR /&gt;1)please provide the steps&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!!!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 20:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684327#M382757</guid>
      <dc:creator>Musa123</dc:creator>
      <dc:date>2010-09-07T20:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684328#M382758</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This thread provides the guide you seek.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1283896784820+28353475&amp;amp;threadId=1290110" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1283896784820+28353475&amp;amp;threadId=1290110&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Sep 2010 21:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684328#M382758</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-09-07T21:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684329#M382759</link>
      <description>Thanks ,&lt;BR /&gt;&lt;BR /&gt;ulimit -d 4294705152&lt;BR /&gt;sh: ulimit: The specified number is not valid for this command.&lt;BR /&gt;&lt;BR /&gt;Am getting above mentioned error.&lt;BR /&gt;kindly advice how to set..&lt;BR /&gt;&lt;BR /&gt;Dont mistaken me am learner in HP_UX.</description>
      <pubDate>Tue, 07 Sep 2010 21:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684329#M382759</guid>
      <dc:creator>Musa123</dc:creator>
      <dc:date>2010-09-07T21:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684330#M382760</link>
      <description>&amp;gt;I want to change the data &amp;amp; stack values in acn123 server, to the same as acn120.&lt;BR /&gt;&lt;BR /&gt;(You should be looking directly at the kernel parms, not ulimit.)&lt;BR /&gt;&lt;BR /&gt;Your value of maxdsiz is at its max on acn123, so you only need to change maxssiz:&lt;BR /&gt;kctune maxssiz=$(( 131072 * 1024 ))&lt;BR /&gt;&lt;BR /&gt;If you want to make sure the 64 bit values are the same you need to use:&lt;BR /&gt;kmtune | grep -e maxssiz -e maxdsiz&lt;BR /&gt;&lt;BR /&gt;Then use kctune(1m) to set them on acn123.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 21:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684330#M382760</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-07T21:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684331#M382761</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt; Thanks for Your valuable reply..&lt;BR /&gt;&lt;BR /&gt;ulimit -s 131072&lt;BR /&gt;sh: ulimit: The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;Am get above error ..pls advice !!!</description>
      <pubDate>Wed, 08 Sep 2010 00:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684331#M382761</guid>
      <dc:creator>Musa123</dc:creator>
      <dc:date>2010-09-08T00:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684332#M382762</link>
      <description>&amp;gt;sh: ulimit: The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;You should check the relevant kernel parameters. User parameters can not exceed the limits imposed by kernel.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2010 04:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684332#M382762</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-09-08T04:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684333#M382763</link>
      <description>Hi ftp , &lt;BR /&gt;&lt;BR /&gt;you should first extend the value of both maxssiz and maxssiz_64bit , then you will be able to increase the stack limit , also there are many post on this topic if you try Mr. Google witha " + itrc" flag.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 08 Sep 2010 05:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684333#M382763</guid>
      <dc:creator>DeafFrog</dc:creator>
      <dc:date>2010-09-08T05:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684334#M382764</link>
      <description>&amp;gt;ulimit -s 131072&lt;BR /&gt;sh: ulimit: The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;I suggested you NOT use ulimit but only use kctune(1m).  And I provided the command.</description>
      <pubDate>Wed, 08 Sep 2010 07:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684334#M382764</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-08T07:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684335#M382765</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Am edit the profile  and added the below entry but not updated.&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX acnux06 B.11.31 U 9000/800 185074309 unlimited-user license &lt;BR /&gt;&lt;BR /&gt;ulimit -d 4294705152&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ulimit -d 4294705152&lt;BR /&gt;sh: ulimit: The specified number is not valid for this command.&lt;BR /&gt;&lt;BR /&gt;echo $SHELL&lt;BR /&gt;/sbin/sh&lt;BR /&gt;&lt;BR /&gt;so I need to increase the data to 4294705152 and stack to 131072?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance !!!</description>
      <pubDate>Thu, 09 Sep 2010 19:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684335#M382765</guid>
      <dc:creator>Musa123</dc:creator>
      <dc:date>2010-09-09T19:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ulimiit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684336#M382766</link>
      <description>&amp;gt;Am edit the profile and added the below entry but not updated.&lt;BR /&gt;&lt;BR /&gt;You don't edit any profile.  As root you must execute kctune(1m).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;so I need to increase the data to 4294705152 and stack to 131072?&lt;BR /&gt;&lt;BR /&gt;No (for data)!&lt;BR /&gt;Please read what I said.  You can't use ulimit to increase the value.  Only kctune(1m).&lt;BR /&gt;&lt;BR /&gt;Note: ulimit is broken on 11.11 and returns a bogus value of 4294705152.&lt;BR /&gt;On your 11.31 system you have 4194300, the maximum value for ulimit and 32 bit.</description>
      <pubDate>Fri, 10 Sep 2010 06:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimiit/m-p/4684336#M382766</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-10T06:34:18Z</dc:date>
    </item>
  </channel>
</rss>

