<?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: Unlimiting ulimit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096698#M443418</link>
    <description>Hi,&lt;BR /&gt;why chnage maxdsize and maxssize?&lt;BR /&gt;Simply type:&lt;BR /&gt;ulimit -s unlimited&lt;BR /&gt;ulimit -d unlimited&lt;BR /&gt;&lt;BR /&gt;I sugget you to put both in the default .profile&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
    <pubDate>Tue, 11 Mar 2008 09:13:33 GMT</pubDate>
    <dc:creator>Arturo Galbiati</dc:creator>
    <dc:date>2008-03-11T09:13:33Z</dc:date>
    <item>
      <title>Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096696#M443416</link>
      <description>Hai,&lt;BR /&gt;&lt;BR /&gt;   I need to set data size and stacksize to be unlimited in ulimit setting. At present it is&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) 1024&lt;BR /&gt;&lt;BR /&gt;through forum i got to know we have to change maxdsize and maxssize and there is 32-bit and 64-bit OS and this is related to kernal parameter.&lt;BR /&gt;&lt;BR /&gt;but i dont get how to check this and command to modify the ulimit. can anyone help me Providing the same.&lt;BR /&gt;&lt;BR /&gt;will # ulimit -d unlimited option will help??!&lt;BR /&gt;i don't have any idea as i have no exposure in HP-UX .</description>
      <pubDate>Mon, 10 Mar 2008 04:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096696#M443416</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-10T04:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096697#M443417</link>
      <description>You can't make it "unlimited" unless you are using 64 bit programs.&lt;BR /&gt;See the following thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1194267" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1194267&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't log out after you change maxdsiz, you'll need to have root do "ulimit -d unlimited".  A normal user will have to re-login.&lt;BR /&gt;&lt;BR /&gt;Note: Your maxssiz is fine and you don't want to increase it.</description>
      <pubDate>Mon, 10 Mar 2008 04:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096697#M443417</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-10T04:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096698#M443418</link>
      <description>Hi,&lt;BR /&gt;why chnage maxdsize and maxssize?&lt;BR /&gt;Simply type:&lt;BR /&gt;ulimit -s unlimited&lt;BR /&gt;ulimit -d unlimited&lt;BR /&gt;&lt;BR /&gt;I sugget you to put both in the default .profile&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Tue, 11 Mar 2008 09:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096698#M443418</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2008-03-11T09:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096699#M443419</link>
      <description>&amp;gt;Art: why change maxdsiz and maxssiz?&lt;BR /&gt;&lt;BR /&gt;Because these are the kernel limiters.</description>
      <pubDate>Tue, 11 Mar 2008 14:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096699#M443419</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-11T14:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096700#M443420</link>
      <description>Hai,&lt;BR /&gt;&lt;BR /&gt;   #ulimit -d unlimited&lt;BR /&gt;   User not allowed to change is the error it throws&lt;BR /&gt;   &lt;BR /&gt;   And the maxssize are required to be modified because it is throwing &lt;BR /&gt;&lt;BR /&gt;  ORA-19502: Write error on file: â  /FS/../../.._FullExp.dmpâ  , balockno 547713(blocksize=4096).&lt;BR /&gt;&lt;BR /&gt;ORA-27072: File I/O error.&lt;BR /&gt;&lt;BR /&gt;HP-UX Error: 27: File too large&lt;BR /&gt;&lt;BR /&gt;when a logical back-up is taken.&lt;BR /&gt;&lt;BR /&gt;but the FS is already in large files option.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ganzsp</description>
      <pubDate>Wed, 12 Mar 2008 02:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096700#M443420</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-12T02:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096701#M443421</link>
      <description>You can use 'kctune' command to see the kernel settings.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;# kctune |grep max |grep siz&lt;BR /&gt;maxdsiz                  1073741824  Default     Immed&lt;BR /&gt;maxdsiz_64bit            4294967296  Default     Immed&lt;BR /&gt;maxssiz                     8388608  Default     Immed&lt;BR /&gt;maxssiz_64bit             268435456  Default     Immed&lt;BR /&gt;maxtsiz                   100663296  Default     Immed&lt;BR /&gt;maxtsiz_64bit            1073741824  Default     Immed&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2008 03:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096701#M443421</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-03-12T03:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096702#M443422</link>
      <description>Venkatesh,&lt;BR /&gt;&lt;BR /&gt;  The Kctune option is not available and i can find the size of maxssize and maxdsize params through sam.&lt;BR /&gt;&lt;BR /&gt;  But modifying is were i face the problem.&lt;BR /&gt;&lt;BR /&gt;-Ganzsp</description>
      <pubDate>Wed, 12 Mar 2008 03:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096702#M443422</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-12T03:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096703#M443423</link>
      <description>#ulimit -d unlimited&lt;BR /&gt;&amp;gt;User not allowed to change is the error it throws&lt;BR /&gt;&lt;BR /&gt;Are you root when you do this?  (At one time there was a bug where "unlimited" couldn't be used.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;And the maxssiz are required to be modified because it is throwing&lt;BR /&gt;&lt;BR /&gt;Where do you get this connection?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;The kctune option is not available&lt;BR /&gt;&lt;BR /&gt;You need to mention your OS version.  If you don't have kctune(1M), then you have 11.11 and need to use kmtune(1M) and reboot your system.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;But modifying is were i face the problem.&lt;BR /&gt;&lt;BR /&gt;sam should have no problems modifying these kernel parms.</description>
      <pubDate>Wed, 12 Mar 2008 05:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096703#M443423</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-12T05:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096704#M443424</link>
      <description>yes i'm loggin into the server as root.&lt;BR /&gt;and os is 11.11 as stated by you.</description>
      <pubDate>Wed, 12 Mar 2008 05:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096704#M443424</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-12T05:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096705#M443425</link>
      <description>I doubt changing maxdsiz and maxssiz will help on this Oracle problem.  You need to contact Oracle.  You seem to be close to 2 Gb for that blockno * 4 Kb.</description>
      <pubDate>Wed, 12 Mar 2008 06:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096705#M443425</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-12T06:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096706#M443426</link>
      <description>Hai all,&lt;BR /&gt;&lt;BR /&gt;   I have done with this. as the FS is NFS mounted i have juz unmounted and re-exported NFS and then mounted. Now without changing the ulimit the issue is resolved.&lt;BR /&gt;&lt;BR /&gt;Thank you all for your references.</description>
      <pubDate>Thu, 13 Mar 2008 03:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096706#M443426</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-13T03:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unlimiting ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096707#M443427</link>
      <description>Hai based on discussion it is Done.</description>
      <pubDate>Thu, 13 Mar 2008 03:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlimiting-ulimit/m-p/5096707#M443427</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-13T03:59:59Z</dc:date>
    </item>
  </channel>
</rss>

