<?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 Help??  Error:  Not enough space to expand environment variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733514#M65948</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am getting this error when running a script.&lt;BR /&gt;&lt;BR /&gt;Not enough environment space to expand environment variable.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Craig</description>
    <pubDate>Wed, 29 May 2002 13:55:33 GMT</pubDate>
    <dc:creator>Craig A. Sharp</dc:creator>
    <dc:date>2002-05-29T13:55:33Z</dc:date>
    <item>
      <title>Help??  Error:  Not enough space to expand environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733514#M65948</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am getting this error when running a script.&lt;BR /&gt;&lt;BR /&gt;Not enough environment space to expand environment variable.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Craig</description>
      <pubDate>Wed, 29 May 2002 13:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733514#M65948</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2002-05-29T13:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help??  Error:  Not enough space to expand environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733515#M65949</link>
      <description>Hi Craig,&lt;BR /&gt;&lt;BR /&gt;This sounds likea command substitution error, perhaps yo have somethin like that in your script:&lt;BR /&gt;variablename=`command`&lt;BR /&gt;Then if the result of this is too large you obtain an error.&lt;BR /&gt;&lt;BR /&gt;If you put your script, perhaps we can tell you the problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Justo.</description>
      <pubDate>Wed, 29 May 2002 14:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733515#M65949</guid>
      <dc:creator>Justo Exposito</dc:creator>
      <dc:date>2002-05-29T14:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help??  Error:  Not enough space to expand environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733516#M65950</link>
      <description>Enabling the kernel parameter "large_ncargs_enabled" might help in your situation. Try to set it to "1" (ie enable it). By doing so it'll increase the deafult environment size (for example it's used to hold PATH var). I can't remember how much it increases it to though but it's worth checking it out.</description>
      <pubDate>Wed, 29 May 2002 14:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733516#M65950</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-29T14:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help??  Error:  Not enough space to expand environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733517#M65951</link>
      <description>I would like to put up the script but it is proprietary in nature (oh well).&lt;BR /&gt;&lt;BR /&gt;I am not able to locate the kernel variable that you suggest.  It does not appear in the configurable parameters.&lt;BR /&gt;&lt;BR /&gt;Craig</description>
      <pubDate>Wed, 29 May 2002 14:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733517#M65951</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2002-05-29T14:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help??  Error:  Not enough space to expand environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733518#M65952</link>
      <description>In that case you're probably on 11.x because the kernel only applies to 10.x. On your system run this ..&lt;BR /&gt;# getconf ARG_MAX&lt;BR /&gt;If it's already at 2048000 then it's the upper limit already which means ou can ignore my previous recommendation.</description>
      <pubDate>Wed, 29 May 2002 15:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-error-not-enough-space-to-expand-environment-variable/m-p/2733518#M65952</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-29T15:07:39Z</dc:date>
    </item>
  </channel>
</rss>

