<?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: Memory Consumption in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1631241#M733068</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Srinivas, as far as memory consumption goes, the QVS process will consume memory resources up to the Low Working Set Limit specified in the QMC, and it will not release those resources until the memory usage goes above the Low Limit, this is how the working set limits work.&amp;nbsp; Here is another article with a PDF attached that is similar to the video post in the article Josh gave you, but the PDF will likely go into more detail for you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000034822" target="_self"&gt;QIX engine memory management...&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As far as CPU usage, I would confirm what process is actually consuming CPU cycles via Windows Task Manager, if it is the QVS process, and there are no users with open apps on the server, you can check this via QMC\Status\QVS Statistics area, I am not sure what could be going on, would have to see logs etc.&amp;nbsp; You also did not mention what version you are running either, the most current supported releases are the following, if you are not on one of these, I would suggest updating to at least the one that matches your major release...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;11.20.13804 SR19&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.10.20900 SR11&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.20.21000 SR9&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.30.20300 SR3&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.40.20100 SR1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Shout back if you have further questions, but hopefully this will help you understand things better.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2019 18:40:13 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-10-03T18:40:13Z</dc:date>
    <item>
      <title>Memory Consumption</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627558#M733064</link>
      <description>&lt;P&gt;Dear QV Team -&lt;/P&gt;&lt;P&gt;The qv server is installed in two node cluster with having 512 MB RAM, windows 2016 server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do see the memory consumption in the task manager is&amp;nbsp; 65%, with 50% of CPU usage despite there is no activity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Activity means there is no heavy dashboard being opened using qv client, not no session running from access point, nor no scheduled task are running in the QMC.&lt;/P&gt;&lt;P&gt;Both the nodes report high memory consumption. When i see the list&amp;nbsp; of processing running in task manager, the qlikview Server is consuming higher memory than any other processes.&lt;/P&gt;&lt;P&gt;Note: The QV installed in a dedicated Win server i.e it is meant only for qlikview.&lt;/P&gt;&lt;P&gt;Kindly assist as i see why the RAM consumption is higher despite no activity in the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Sean.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627558#M733064</guid>
      <dc:creator>Sean_BI</dc:creator>
      <dc:date>2024-11-16T20:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Consumption</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627567#M733065</link>
      <description>&lt;P&gt;Couple of things&lt;/P&gt;&lt;P&gt;1- AFIK Once a user accesses the dashboard it will remain in memory for while. this depends on Document timeout&lt;/P&gt;&lt;P&gt;2 - Does any of the qlikview document have preload option enabled? if it does the app data will be loaded into memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627567#M733065</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-09-24T15:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Consumption</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627595#M733066</link>
      <description>&lt;P&gt;Sean,&lt;/P&gt;
&lt;P&gt;Qlikview is an in-memory product, this is how we're able to manipulate and display data quickly for users, it's all stored in memory/RAM.&amp;nbsp; When Qlikview Server starts, it will allocate RAM according to the low working set limit set in the QMC.&amp;nbsp; If you're running the default working set limits of 70/90, that means 70% of the 512 RAM in your server will be allocated to QVS, or about 358GB.&amp;nbsp; Even though users aren't actively on the QMC and accessing QVWs, memory will still continue to be allocated to QVS.&lt;/P&gt;
&lt;P&gt;Please take a look at the following article/video which explains Qlikview memory usage:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000025040" target="_blank"&gt;https://support.qlik.com/articles/000025040&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;BR /&gt;Josh&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Qlik Support&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627595#M733066</guid>
      <dc:creator>Josh_Berg_Support</dc:creator>
      <dc:date>2019-09-24T15:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Consumption</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627602#M733067</link>
      <description>&lt;P&gt;Thank you for your quick reply.&lt;/P&gt;&lt;P&gt;There are no users or myself logged into access point and no default documents setting has been changed like document timeout.&lt;/P&gt;&lt;P&gt;There are no pre loaded&amp;nbsp; option enabled as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sean.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1627602#M733067</guid>
      <dc:creator>Sean_BI</dc:creator>
      <dc:date>2019-09-24T15:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Consumption</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1631241#M733068</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Srinivas, as far as memory consumption goes, the QVS process will consume memory resources up to the Low Working Set Limit specified in the QMC, and it will not release those resources until the memory usage goes above the Low Limit, this is how the working set limits work.&amp;nbsp; Here is another article with a PDF attached that is similar to the video post in the article Josh gave you, but the PDF will likely go into more detail for you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000034822" target="_self"&gt;QIX engine memory management...&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As far as CPU usage, I would confirm what process is actually consuming CPU cycles via Windows Task Manager, if it is the QVS process, and there are no users with open apps on the server, you can check this via QMC\Status\QVS Statistics area, I am not sure what could be going on, would have to see logs etc.&amp;nbsp; You also did not mention what version you are running either, the most current supported releases are the following, if you are not on one of these, I would suggest updating to at least the one that matches your major release...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;11.20.13804 SR19&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.10.20900 SR11&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.20.21000 SR9&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.30.20300 SR3&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;12.40.20100 SR1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Shout back if you have further questions, but hopefully this will help you understand things better.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 18:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Consumption/m-p/1631241#M733068</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-03T18:40:13Z</dc:date>
    </item>
  </channel>
</rss>

