<?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: How to set ulimit on HP-UX 11i for non-root users in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873384#M757192</link>
    <description>Thanks for the reply, please let me know the kernel parameter for coredump.</description>
    <pubDate>Tue, 03 Oct 2006 02:08:48 GMT</pubDate>
    <dc:creator>ShanA_2</dc:creator>
    <dc:date>2006-10-03T02:08:48Z</dc:date>
    <item>
      <title>How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873382#M757190</link>
      <description>i want to set ulimit parameter for oracle user. &lt;BR /&gt;# ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        131072&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 60&lt;BR /&gt;&lt;BR /&gt;in the above i want to reset the &lt;BR /&gt;coredump=unlimited &lt;BR /&gt;nofiles=4096&lt;BR /&gt;how do i set? &lt;BR /&gt;will it affect other users in the system?</description>
      <pubDate>Tue, 03 Oct 2006 01:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873382#M757190</guid>
      <dc:creator>ShanA_2</dc:creator>
      <dc:date>2006-10-03T01:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873383#M757191</link>
      <description>Hi,&lt;BR /&gt;and welcome to the ITRC forums with your first question.&lt;BR /&gt;ulimit -n 4096&lt;BR /&gt;ulimit -c unlimited&lt;BR /&gt;&lt;BR /&gt;These will only work if ulimit -aH  (Hard Limit Values) allows it&lt;BR /&gt;&lt;BR /&gt;For more info on impact, please see:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1040943" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1040943&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you found these answers helpful, please read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Tue, 03 Oct 2006 01:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873383#M757191</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-03T01:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873384#M757192</link>
      <description>Thanks for the reply, please let me know the kernel parameter for coredump.</description>
      <pubDate>Tue, 03 Oct 2006 02:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873384#M757192</guid>
      <dc:creator>ShanA_2</dc:creator>
      <dc:date>2006-10-03T02:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873385#M757193</link>
      <description>Hi,&lt;BR /&gt;no seperate coredump kernel parameter required, as set by shell.&lt;BR /&gt;ulimit -cH will give hard max value for coredumpsize.&lt;BR /&gt;&lt;BR /&gt;For initial reading please see:&lt;BR /&gt;&lt;A href="http://acs.ucsd.edu/info/coredump.php" target="_blank"&gt;http://acs.ucsd.edu/info/coredump.php&lt;/A&gt;</description>
      <pubDate>Tue, 03 Oct 2006 02:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873385#M757193</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-03T02:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873386#M757194</link>
      <description>but, all the settings are vanish when i exit the current shell, how do i make it permanent for all the users.</description>
      <pubDate>Tue, 03 Oct 2006 02:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873386#M757194</guid>
      <dc:creator>ShanA_2</dc:creator>
      <dc:date>2006-10-03T02:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873387#M757195</link>
      <description>Hi,&lt;BR /&gt;for individual users edit there .profile file in their home directories.&lt;BR /&gt;&lt;BR /&gt;If you want to make changes for all users change the /etc/profile file.&lt;BR /&gt;&lt;BR /&gt;Then logout/login to activate.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 03:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873387#M757195</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-03T03:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873388#M757196</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Doing the unlimited thing which is good for most users breaks some oracle environment scripts. You'll need to debug them when oracle coughs up a furball concerning the unlimited issue. You can make it work, its just a little more manual work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 03 Oct 2006 03:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873388#M757196</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-03T03:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873389#M757197</link>
      <description>Hi,&lt;BR /&gt;sorry to see that me answers:&lt;BR /&gt;"1-3: The answer didn't really help answer my question, but thanks for your assistance!"&lt;BR /&gt;&lt;BR /&gt;Can you please let us know if there is anything else of your question unanswered or if not, please close this thread, summarizing the solution.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 06:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873389#M757197</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-03T06:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873390#M757198</link>
      <description>I think the command you are looking for is: "limit descriptors 4096". Run this as the user you want it changed for. This will reset the nofiles(descriptors) limit for that user.</description>
      <pubDate>Fri, 16 Mar 2007 08:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873390#M757198</guid>
      <dc:creator>Nick Stocker</dc:creator>
      <dc:date>2007-03-16T08:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to set ulimit on HP-UX 11i for non-root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873391#M757199</link>
      <description>It appears you want to make coredump and nofiles larger.&lt;BR /&gt;&lt;BR /&gt;To set the latter larger, you may have to use kctune/kmtune to set maxfiles_lim to 4096.  (Mentioned in Peter's link.)&lt;BR /&gt;&lt;BR /&gt;(Unless you used ulimit to set it smaller for yourself and now want it bigger.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Nick: I think the command you are looking for is: "limit descriptors 4096".&lt;BR /&gt;&lt;BR /&gt;I'm not aware of that on HP-UX.</description>
      <pubDate>Fri, 16 Mar 2007 22:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-ulimit-on-hp-ux-11i-for-non-root-users/m-p/3873391#M757199</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-16T22:12:12Z</dc:date>
    </item>
  </channel>
</rss>

