<?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: Change parameter listed for ulimit command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124955#M151809</link>
    <description>I a trying to change # ulimit -Hc unlimited but no function.. i dont have erros but actual value it is same.</description>
    <pubDate>Thu, 20 Nov 2003 10:53:45 GMT</pubDate>
    <dc:creator>Edwin Ruiz_2</dc:creator>
    <dc:date>2003-11-20T10:53:45Z</dc:date>
    <item>
      <title>Change parameter listed for ulimit command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124950#M151804</link>
      <description>Hi!&lt;BR /&gt;How can i change values listed for ulimit command, we have troubles with IAS on HP-UX 11.00 and ORACLE  says that we need to change the following values. I have that values actually&lt;BR /&gt;# ulimit -a&lt;BR /&gt;time(seconds) unlimited&lt;BR /&gt;file(blocks) unlimited&lt;BR /&gt;data(kbytes) 262144&lt;BR /&gt;stack(kbytes) 81612&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 &lt;BR /&gt;coredump(blocks): unlimited&lt;BR /&gt;nofiles(descriptors) 4096&lt;BR /&gt;vmemory 4194304&lt;BR /&gt;&lt;BR /&gt;How can i do that? do i need to restart my server?&lt;BR /&gt;&lt;BR /&gt;Thanks for ur information</description>
      <pubDate>Thu, 20 Nov 2003 10:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124950#M151804</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-11-20T10:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter listed for ulimit command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124951#M151805</link>
      <description>ulimit -S&lt;X&gt; to change soft limit (up to max of hard limit), ulimit -H&lt;X&gt; to change hardlimit. see man sh-posix&lt;BR /&gt;&lt;BR /&gt;eg. to change data; ulimit -Sd &lt;NEWSIZE&gt;&lt;BR /&gt;&lt;BR /&gt;Only if you cant increase them high enough might you need to change a kernel parameter and reboot.&lt;BR /&gt;&lt;/NEWSIZE&gt;&lt;/X&gt;&lt;/X&gt;</description>
      <pubDate>Thu, 20 Nov 2003 10:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124951#M151805</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-11-20T10:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter listed for ulimit command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124952#M151806</link>
      <description>As per Stefan, you need to change these parameters for the user which owns IAS(presumably oracle) by editing the .profile&lt;BR /&gt;and logging out and in before starting IAS.&lt;BR /&gt;&lt;BR /&gt;No need to restart unless you have had to change any kernel parameters.&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Thu, 20 Nov 2003 10:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124952#M151806</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-20T10:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter listed for ulimit command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124953#M151807</link>
      <description>but.. i just need to exec ulimit -S or ulimit -H for change the values? what kernel parameters are would i change if that no function?</description>
      <pubDate>Thu, 20 Nov 2003 10:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124953#M151807</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-11-20T10:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter listed for ulimit command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124954#M151808</link>
      <description>nfiles for nofiles&lt;BR /&gt;&lt;BR /&gt;I think you can't increase nofiles higher hant he nfiles setting.&lt;BR /&gt;&lt;BR /&gt;kmtune | grep nfile&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 20 Nov 2003 10:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124954#M151808</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-20T10:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter listed for ulimit command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124955#M151809</link>
      <description>I a trying to change # ulimit -Hc unlimited but no function.. i dont have erros but actual value it is same.</description>
      <pubDate>Thu, 20 Nov 2003 10:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124955#M151809</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-11-20T10:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter listed for ulimit command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124956#M151810</link>
      <description>I just use #ulimit -c unlimited and #ulimit -n 4096 , that function. I edit .profile and add this instruccion. All is working fine!! thanks</description>
      <pubDate>Thu, 20 Nov 2003 11:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-parameter-listed-for-ulimit-command/m-p/3124956#M151810</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-11-20T11:16:48Z</dc:date>
    </item>
  </channel>
</rss>

