<?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: large_ncargs_enabled in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690509#M842463</link>
    <description>The argument list to anny command is by default max 20478 bytes.&lt;BR /&gt;If you set large_ncargs_enable to '1' the max length will be 20478000 bytes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
    <pubDate>Tue, 26 Mar 2002 08:37:35 GMT</pubDate>
    <dc:creator>Trond Haugen</dc:creator>
    <dc:date>2002-03-26T08:37:35Z</dc:date>
    <item>
      <title>large_ncargs_enabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690508#M842462</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  There is tunable parameter called large_ncargs_enable. Can anybody explain me what for this. In my system it is set to 0. I have a G class with 10.2.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Shahul</description>
      <pubDate>Tue, 26 Mar 2002 08:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690508#M842462</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2002-03-26T08:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: large_ncargs_enabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690509#M842463</link>
      <description>The argument list to anny command is by default max 20478 bytes.&lt;BR /&gt;If you set large_ncargs_enable to '1' the max length will be 20478000 bytes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Tue, 26 Mar 2002 08:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690509#M842463</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-03-26T08:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: large_ncargs_enabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690510#M842464</link>
      <description>Hi shahul,&lt;BR /&gt;&lt;BR /&gt;Have also a glance at this thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf204670142b2d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf204670142b2d5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fred.</description>
      <pubDate>Tue, 26 Mar 2002 08:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690510#M842464</guid>
      <dc:creator>Frederic Soriano</dc:creator>
      <dc:date>2002-03-26T08:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: large_ncargs_enabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690511#M842465</link>
      <description>Sorry, I've not heard of this one. Unless there is some driver for it?  Unfortunately 10.20 does not have a kernel parameter document&lt;BR /&gt;on-line, only 11.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 08:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690511#M842465</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-26T08:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: large_ncargs_enabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690512#M842466</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;From patch PHKL_16750 or PHKL_16751&lt;BR /&gt;&lt;BR /&gt;700 or 800&lt;BR /&gt;&lt;BR /&gt;When this patch is installed the default environment size is 20478 bytes.  To enable the system to use the larger environment size of 2048000 bytes, the following steps must&lt;BR /&gt;be followed.&lt;BR /&gt;&lt;BR /&gt;1. A new tunable called `large_ncargs_enabled' must be defined in the sytem file in the following manner  large_ncargs_enabled 1&lt;BR /&gt;2. A new kernel must be built (using this system file)  and the system rebooted.&lt;BR /&gt;&lt;BR /&gt;To return to the default environment size, the new tunable needs to be either removed from the system file, or its value set to zero. A new kernel should then be built(using the modified system file) and the machine rebooted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Tue, 26 Mar 2002 09:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-ncargs-enabled/m-p/2690512#M842466</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-03-26T09:18:24Z</dc:date>
    </item>
  </channel>
</rss>

