<?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: buffer size requested is too large in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963274#M749124</link>
    <description>Hi the output of the above command is as below&lt;BR /&gt;&lt;BR /&gt;# kmtune -lq maxdsiz &lt;BR /&gt;Parameter: maxdsiz             &lt;BR /&gt;Current: 3221225472&lt;BR /&gt;Planned: 3221225472                                                  &lt;BR /&gt;Default: 0x10000000                                                  &lt;BR /&gt;Minimum:    -                                                           &lt;BR /&gt;Module:     -                             &lt;BR /&gt;Version:    -                             &lt;BR /&gt;Dynamic:  No&lt;BR /&gt;# kmtune -lq shmmax&lt;BR /&gt;Parameter: shmmax              &lt;BR /&gt;Current: 2147483648&lt;BR /&gt;Planned: 2147483648                                                  &lt;BR /&gt;Default: 0X4000000                                                   &lt;BR /&gt;Minimum:    -                                                           &lt;BR /&gt;Module:     -                             &lt;BR /&gt;Version:   -                             &lt;BR /&gt;Dynamic:   Yes&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Apr 2007 00:09:31 GMT</pubDate>
    <dc:creator>Piyush S</dc:creator>
    <dc:date>2007-04-13T00:09:31Z</dc:date>
    <item>
      <title>buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963265#M749115</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I have a small problem. I have a C8000 W/S with CAE applications installed. In one of the application, when i try to run a command on a 300-500 MB file which will convert into another format, i get the error "The buffer size requested is too large."&lt;BR /&gt;&lt;BR /&gt;Can anybody let me know whether this can be solved by changing any Kernel parameter.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Piyush</description>
      <pubDate>Fri, 16 Mar 2007 04:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963265#M749115</guid>
      <dc:creator>Piyush S</dc:creator>
      <dc:date>2007-03-16T04:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963266#M749116</link>
      <description>Unfortunately you would have to know who is producing that message and what you need to do when you get it.  It could mean that it tries to malloc a big bufffer and can't get it.  Here you might be able to solve it by making maxdsiz bigger.&lt;BR /&gt;&lt;BR /&gt;It would have been nice if the message had the size that was too big if a fixed limit, what that was too.</description>
      <pubDate>Fri, 16 Mar 2007 04:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963266#M749116</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-16T04:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963267#M749117</link>
      <description>Shalom Piyush,&lt;BR /&gt;&lt;BR /&gt;That error message is from the application, not the system. The application vendor is going to need to tell you the proper response.&lt;BR /&gt;&lt;BR /&gt;You are probably short of memory, but I can't make a good recommendation without input from the app vendor.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 16 Mar 2007 04:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963267#M749117</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-16T04:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963268#M749118</link>
      <description>probably the item is coming based on the kernel parameter maxdsize or shmmax&lt;BR /&gt;&lt;BR /&gt;Check those values and check the application documentation whether it recommends these parameters get bumpsed up.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Sat, 17 Mar 2007 09:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963268#M749118</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2007-03-17T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963269#M749119</link>
      <description>I dont think that there is a memory shortage as i have 4 GB of RAM and 4 GB of swap space available. And much of that is free when this error occured&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Piyush</description>
      <pubDate>Thu, 22 Mar 2007 12:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963269#M749119</guid>
      <dc:creator>Piyush S</dc:creator>
      <dc:date>2007-03-22T12:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963270#M749120</link>
      <description>&amp;gt;I dont think that there is a memory shortage as i have 4 GB&lt;BR /&gt;&lt;BR /&gt;Unless this is a 64 bit application or linked with -N, a process can only use 1 Gb.</description>
      <pubDate>Thu, 22 Mar 2007 13:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963270#M749120</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-22T13:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963271#M749121</link>
      <description>UNIX doesn't care how much physical memory you have; it only cares about how much virtual memory you have. You could very easily be hitting a maxdsiz limit. What is the current value of maxdsiz?</description>
      <pubDate>Thu, 22 Mar 2007 14:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963271#M749121</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-22T14:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963272#M749122</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To check on those previously refered kernel parameters, do as root:&lt;BR /&gt;&lt;BR /&gt;#kmtune -lq maxdsize&lt;BR /&gt;#kmtune -lq shmmax&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 23 Mar 2007 04:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963272#M749122</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-03-23T04:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963273#M749123</link>
      <description>&amp;gt;#kmtune -lq maxdsize&lt;BR /&gt;&lt;BR /&gt;It helps if you spell it correctly, maxdsiz. :-)&lt;BR /&gt;And use kctune on 11.23.</description>
      <pubDate>Fri, 23 Mar 2007 04:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963273#M749123</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-23T04:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963274#M749124</link>
      <description>Hi the output of the above command is as below&lt;BR /&gt;&lt;BR /&gt;# kmtune -lq maxdsiz &lt;BR /&gt;Parameter: maxdsiz             &lt;BR /&gt;Current: 3221225472&lt;BR /&gt;Planned: 3221225472                                                  &lt;BR /&gt;Default: 0x10000000                                                  &lt;BR /&gt;Minimum:    -                                                           &lt;BR /&gt;Module:     -                             &lt;BR /&gt;Version:    -                             &lt;BR /&gt;Dynamic:  No&lt;BR /&gt;# kmtune -lq shmmax&lt;BR /&gt;Parameter: shmmax              &lt;BR /&gt;Current: 2147483648&lt;BR /&gt;Planned: 2147483648                                                  &lt;BR /&gt;Default: 0X4000000                                                   &lt;BR /&gt;Minimum:    -                                                           &lt;BR /&gt;Module:     -                             &lt;BR /&gt;Version:   -                             &lt;BR /&gt;Dynamic:   Yes&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Apr 2007 00:09:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963274#M749124</guid>
      <dc:creator>Piyush S</dc:creator>
      <dc:date>2007-04-13T00:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963275#M749125</link>
      <description>Hi Piyush,&lt;BR /&gt;&lt;BR /&gt;Those kernel parameters seems large enought. What about shmmax?&lt;BR /&gt;&lt;BR /&gt;Also, what is the server's memory ("swapinfo -tm"), is it enought? &lt;BR /&gt;&lt;BR /&gt;PS: thanks Dennis ;)&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 13 Apr 2007 03:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963275#M749125</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-04-13T03:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: buffer size requested is too large</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963276#M749126</link>
      <description># swapinfo -tm              &lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096       0    4096    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     656    -656&lt;BR /&gt;memory     2883     866    2017   30%&lt;BR /&gt;total      6979    1522    5457   22%       -       0    -&lt;BR /&gt;# &lt;BR /&gt;</description>
      <pubDate>Wed, 09 May 2007 10:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-size-requested-is-too-large/m-p/3963276#M749126</guid>
      <dc:creator>Piyush S</dc:creator>
      <dc:date>2007-05-09T10:55:52Z</dc:date>
    </item>
  </channel>
</rss>

