<?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: Insufficient dynamic memory in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541163#M68337</link>
    <description>Hi,&lt;BR /&gt;Thanks for your suggestion. This time after crash I will definitely attach the clue file. Insufficient dynamic memory error comes in application process  warning logs.&lt;BR /&gt;&lt;BR /&gt;In my case, Initial npagedyn and current size is equal in all the servers and npagevir is almost 5 times than npagedyn.&lt;BR /&gt;&lt;BR /&gt;Pls suggest</description>
    <pubDate>Wed, 11 May 2005 03:08:38 GMT</pubDate>
    <dc:creator>Sk Noorul  Hassan</dc:creator>
    <dc:date>2005-05-11T03:08:38Z</dc:date>
    <item>
      <title>Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541155#M68329</link>
      <description>I have got  VAX 4105 A/VMS 7.1 platform, where a SCADA application is running which gets the data through Front End Processors(FEP)  and in turn FEP scans the out stations(Remote Terminal Units) to get the real time data. &lt;BR /&gt;&lt;BR /&gt;FOR this lots of FEP processes are running on my system. Sometimes we get 'Insufficient Dynamic Memory' messages and some FEP process are shown suspended in the system and that led to system crash.   &lt;BR /&gt;&lt;BR /&gt;Pls suggest the solution.. We are yet to implement the suggestion given by Jan on WSMAX sysgen parameter. Is this problem is related to any  perticulat sysgen parameter ?</description>
      <pubDate>Tue, 10 May 2005 05:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541155#M68329</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2005-05-10T05:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541156#M68330</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the exact mnemonic of the errors you see? Is it INSFMEM ? If so, you should check for programming errors since the FEP (probably) have exhausted the paged pool. OTOH, you might want to increase the paged pool (SYSGEN parameter PAGEDYN).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 06:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541156#M68330</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-05-10T06:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541157#M68331</link>
      <description>when this is seen look at &lt;BR /&gt;SHOW MEM&lt;BR /&gt;and &lt;BR /&gt;SHOW MEM/POOL&lt;BR /&gt;&lt;BR /&gt;for lack of pool and free memory</description>
      <pubDate>Tue, 10 May 2005 06:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541157#M68331</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-05-10T06:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541158#M68332</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;INSFMEM - if that is what you're seeing - is used in different parts of the operating system to indicate memory/pool (or similar) resource shortage. It depends on the actual system service or routine called, which resource really is exhausted.&lt;BR /&gt;&lt;BR /&gt;You can check for paged or nonpaged pool allocation failures in the running OpenVMS VAX system or in the system dump file:&lt;BR /&gt;&lt;BR /&gt;$ ANAL/SYS or ANAL/CRASH SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;SDA&amp;gt; SHOW SYMB/ALL pms$gl_npag&lt;BR /&gt;SDA&amp;gt; SHOW SYMB/ALL pms$gl_pag&lt;BR /&gt;&lt;BR /&gt;all counters ending with 'F' indicate Failures.&lt;BR /&gt;&lt;BR /&gt;If you have seen a system crash, consider to provide the CLUE file (from CLUE$OUTPUT:CLUE$LAST_node.LIS) as an attachment.&lt;BR /&gt; &lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 10 May 2005 06:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541158#M68332</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-10T06:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541159#M68333</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Noorul Hassan,&lt;BR /&gt;&lt;BR /&gt;Please consider assigning points to the replies you have received to give those that have helped you some feedback as to how usefull their efforts were.&lt;BR /&gt;&lt;BR /&gt;This will also help future readers to select the most critical replies to read.&lt;BR /&gt;&lt;BR /&gt;Check out the FAQ:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#34" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#34&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can practice by assiging 0 points to this reply please.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hein</description>
      <pubDate>Tue, 10 May 2005 08:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541159#M68333</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-05-10T08:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541160#M68334</link>
      <description>Thanks..&lt;BR /&gt;&lt;BR /&gt;Can you, pls suggest if there is any way to monitor the system resources, to avoid system crash due to 'Insufficient Dynamic Memory'.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 10:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541160#M68334</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2005-05-10T10:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541161#M68335</link>
      <description>Noorul Hassan,&lt;BR /&gt;&lt;BR /&gt;As several posters have mentioned, insufficient dynamic memory can have many causes. For a start, the SHOW MEMORY command will show the gross amounts of dynamic memory used.&lt;BR /&gt;&lt;BR /&gt;To identify exactly what is using the memory, it may be necessary to analyze a crash dump of the system.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 10 May 2005 10:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541161#M68335</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-05-10T10:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541162#M68336</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you've never showed us the CLUE file from your crash. The PMS$GL_* pool statistics referenced earlier are available in the CLUE file (or the dump). If you believe the crash has happened to due 'Insufficient Dynamic Memory' - wherever you've seen this message (please show us), then you can verify from the CLUE file or dump, whether there have been pool allocation/expansion failures...&lt;BR /&gt;&lt;BR /&gt;If there is some pool leak, so that the system is continously consuming more pool, you could see this with SHOW MEM/POOL/FULL:&lt;BR /&gt;&lt;BR /&gt;- watch current size against initial size for nonpaged pool. If current size is increasing over initial size, it's time to do an AUTOGEN with feedback. If current size gets near maximum size, it's time for a reboot, as nonpaged pool cannot expand beyond NPAGEVIR.&lt;BR /&gt;&lt;BR /&gt;- for PAGEDYN, watch Free Space.&lt;BR /&gt;&lt;BR /&gt;If the error happens due to some software problem in a privileged application, so that it suddenly starts consuming lots of pool, monitoring pool usage may not help, as it's too late to do something.&lt;BR /&gt;&lt;BR /&gt;As I've often said, OpenVMS is very good at providing tools for analyzing problems - even after they've happened. One of those tools if the crashdump and SDA, you just have to make good use of those tools. We are here to help you...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 10 May 2005 11:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541162#M68336</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-10T11:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541163#M68337</link>
      <description>Hi,&lt;BR /&gt;Thanks for your suggestion. This time after crash I will definitely attach the clue file. Insufficient dynamic memory error comes in application process  warning logs.&lt;BR /&gt;&lt;BR /&gt;In my case, Initial npagedyn and current size is equal in all the servers and npagevir is almost 5 times than npagedyn.&lt;BR /&gt;&lt;BR /&gt;Pls suggest</description>
      <pubDate>Wed, 11 May 2005 03:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541163#M68337</guid>
      <dc:creator>Sk Noorul  Hassan</dc:creator>
      <dc:date>2005-05-11T03:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541164#M68338</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;so currently, you do NOT have a problem with the expansion of nonpaged pool. What's the current size of Free space in relation to Current size ? Maybe you could post the output of SHOW MEM/POOL/FULL from your system ?&lt;BR /&gt;&lt;BR /&gt;Do you currently see error messages (insufficient Dynamic Memory) from your application ?&lt;BR /&gt;&lt;BR /&gt;A CLUE file is automatically created after a system crash, so if you have a crashed system, which has not been shut down afterwards, you'll still have a CLUE$OUTPUT:CLUE$LAST_node.LIS file from the crash. You can also extract information about the (up to 100) previous crashes and shutdowns from the CLUE$HISTORY.DATA file.&lt;BR /&gt;&lt;BR /&gt;$ clue:==$CLUE&lt;BR /&gt;$ CLUE/DISPLAY&lt;BR /&gt;CLUE&amp;gt; DIR ! will show your crash/shutdown history&lt;BR /&gt;CLUE&amp;gt; SHOW SYMB n   ! n = crash number&lt;BR /&gt;will show the PMS$GL* symbols from each crash (or shutdown), so you can easily find out, if there have been pool expansion problems in your previous crashes (or shutdowns). If you find a crash, which you believe is related to INSFMEM and you find no pool allocation failures shown in the dump, you might have to re-think your analysis !&lt;BR /&gt;&lt;BR /&gt;Could you post the real application error message ? Could it just be a UCX related problem ? Or even an application problem ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 11 May 2005 03:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541164#M68338</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-11T03:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient dynamic memory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541165#M68339</link>
      <description>If your virtual memory is enough large may be your user has limited page file quota. Look at authoiration file.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 11 May 2005 03:32:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/insufficient-dynamic-memory/m-p/3541165#M68339</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-05-11T03:32:02Z</dc:date>
    </item>
  </channel>
</rss>

