<?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 message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671265#M50987</link>
    <description>JRF hit the nail on the head.  If you would like confirmation from the TKB you can reference TKB Doc. ID A5237772.</description>
    <pubDate>Mon, 25 Feb 2002 19:43:23 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-02-25T19:43:23Z</dc:date>
    <item>
      <title>ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671261#M50983</link>
      <description>We have a job that runs using the "at" command.&lt;BR /&gt;Each time it runs it sends me an email from root saying sh[23]:ulimit: specified value exceeds the users allowable limit.&lt;BR /&gt;The script runs and does what it's suppose to and if you do an at -l it's back out there like it should be.&lt;BR /&gt;Why am I getting this message and how can I correct?&lt;BR /&gt;Thanx&lt;BR /&gt;Mike</description>
      <pubDate>Mon, 25 Feb 2002 19:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671261#M50983</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2002-02-25T19:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671262#M50984</link>
      <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;Your '/var/adm/cron/.proto' file should read:&lt;BR /&gt;&lt;BR /&gt;if [ $l -eq 4194304 ]&lt;BR /&gt;then&lt;BR /&gt;  ulimit unlimited&lt;BR /&gt;else&lt;BR /&gt;  ulimit $l # &amp;lt;--- Lowercase letter "L".&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Feb 2002 19:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671262#M50984</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-02-25T19:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671263#M50985</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;Either the script or a program that is being executred by the script is trying to raise it's ulimit values, and unless it's root, it's not going to be able to.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 25 Feb 2002 19:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671263#M50985</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-25T19:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671264#M50986</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check these threads:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=80c0dec909065c12fc/screen=ckiDisplayDocument?docId=200000024645876" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=80c0dec909065c12fc/screen=ckiDisplayDocument?docId=200000024645876&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=80c0dec909065c12fc/screen=ckiDisplayDocument?docId=200000054799306" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=80c0dec909065c12fc/screen=ckiDisplayDocument?docId=200000054799306&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Feb 2002 19:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671264#M50986</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-25T19:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671265#M50987</link>
      <description>JRF hit the nail on the head.  If you would like confirmation from the TKB you can reference TKB Doc. ID A5237772.</description>
      <pubDate>Mon, 25 Feb 2002 19:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671265#M50987</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-25T19:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671266#M50988</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The easist method is to reduce the ulimit value but just a little in /var/adm/cron/.proto. Yours is probably set to 4194304; reduce it to 4194302.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Feb 2002 19:44:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671266#M50988</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-25T19:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671267#M50989</link>
      <description>Thanks James, my .proto file didn't look anything like the one you listed.  Made the change and I'll see if I get the message on the next run.&lt;BR /&gt;Mike</description>
      <pubDate>Mon, 25 Feb 2002 20:51:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671267#M50989</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2002-02-25T20:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671268#M50990</link>
      <description>thanks James, that did it.</description>
      <pubDate>Mon, 25 Feb 2002 21:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671268#M50990</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2002-02-25T21:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671269#M50991</link>
      <description>thanks to all for your help&lt;BR /&gt;Mike</description>
      <pubDate>Mon, 25 Feb 2002 21:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-message/m-p/2671269#M50991</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2002-02-25T21:25:03Z</dc:date>
    </item>
  </channel>
</rss>

