<?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 questions on ULIMIT in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/questions-on-ulimit/m-p/2466025#M774337</link>
    <description>I was wondering if anyone could tell me how to set the "ulimit" on a particular user to unlimited. 4194303 is what i get now, want to make it unlimited for oracle..</description>
    <pubDate>Mon, 20 Nov 2000 19:42:26 GMT</pubDate>
    <dc:creator>Chris Fadrowski</dc:creator>
    <dc:date>2000-11-20T19:42:26Z</dc:date>
    <item>
      <title>questions on ULIMIT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/questions-on-ulimit/m-p/2466025#M774337</link>
      <description>I was wondering if anyone could tell me how to set the "ulimit" on a particular user to unlimited. 4194303 is what i get now, want to make it unlimited for oracle..</description>
      <pubDate>Mon, 20 Nov 2000 19:42:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/questions-on-ulimit/m-p/2466025#M774337</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2000-11-20T19:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: questions on ULIMIT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/questions-on-ulimit/m-p/2466026#M774338</link>
      <description>I found something at this url that may help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xf494e8644a22d411ade70090279cd0f9!1,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xf494e8644a22d411ade70090279cd0f9!1,00.html&lt;/A&gt;</description>
      <pubDate>Mon, 20 Nov 2000 19:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/questions-on-ulimit/m-p/2466026#M774338</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-11-20T19:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: questions on ULIMIT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/questions-on-ulimit/m-p/2466027#M774339</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The Korn shell can set the ulimit to unlimited:&lt;BR /&gt;&lt;BR /&gt;# uname -r       # uname -r&lt;BR /&gt;B.10.20   B.11.00&lt;BR /&gt;# ulimit         # ulimit&lt;BR /&gt;unlimited        unlimited&lt;BR /&gt;# ulimit 100     # ulimit 100&lt;BR /&gt;# ksh     # ksh&lt;BR /&gt;# ulimit         # ulimit&lt;BR /&gt;100       100&lt;BR /&gt;# ulimit 4194304        # ulimit 4194303&lt;BR /&gt;# ulimit         # ulimit&lt;BR /&gt;4194304   4194303&lt;BR /&gt;# /usr/bin/sh    # /usr/bin/sh&lt;BR /&gt;# ulimit         # ulimit&lt;BR /&gt;unlimited        unlimited&lt;BR /&gt;#&lt;BR /&gt;# grep ULIMIT_MAX /usr/include/sys/resource.h&lt;BR /&gt;#  define ULIMIT_MAX    bt2bk(0x80000000)&lt;BR /&gt;#&lt;BR /&gt;# grep ULIMIT_MAX /usr/include/sys/resource.h&lt;BR /&gt;#  define ULIMIT_MAX    bt2bk(0x7fffffff)&lt;BR /&gt;&lt;BR /&gt;The difference between the Korn and the POSIX shell is that the POSIX&lt;BR /&gt;shell knows that the numerical value ULIMIT_MAX has a special meaning.&lt;BR /&gt;&lt;BR /&gt;Steffi Jones</description>
      <pubDate>Tue, 21 Nov 2000 06:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/questions-on-ulimit/m-p/2466027#M774339</guid>
      <dc:creator>Steffi Jones_1</dc:creator>
      <dc:date>2000-11-21T06:19:19Z</dc:date>
    </item>
  </channel>
</rss>

