<?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: How Does QlikView Server trigger garbage collection? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67579#M1249495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frédéric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another setting that can control when the ClearCache occurs?&amp;nbsp; Is it always 12:00AM Midnight?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Midnight is a busy time for some of our applications, but I would like to trigger this activity at 3:26AM each day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2018 13:21:30 GMT</pubDate>
    <dc:creator>bnichol</dc:creator>
    <dc:date>2018-03-14T13:21:30Z</dc:date>
    <item>
      <title>How Does QlikView Server trigger garbage collection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67575#M1249482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In previous versions of QlikView Server, available RAM would be recovered during times of inactivity.&amp;nbsp; Thus bringing the total RAM comsumption to a minimal level (10%).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVS 12.1 seems to allow RAM to build up to a level just below the low working set limit and then maintaining if at that level.&amp;nbsp; The only way to reduce the RAM usage appears to be stopping and starting the QVS service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If spikes in RAM consumption occur when the level is at the lower working set, this can cause performance issues (consuming all RAM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there settings to control garbage collection?&amp;nbsp; Can a critical working set error trigger garbage collection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;B &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67575#M1249482</guid>
      <dc:creator>bnichol</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How Does QlikView Server trigger garbage collection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67576#M1249487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*Bump* &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same question. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 19:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67576#M1249487</guid>
      <dc:creator>justin_rodrigue</dc:creator>
      <dc:date>2018-03-13T19:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: How Does QlikView Server trigger garbage collection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67577#M1249491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know the QVS has always been greedy with respect to RAM and never returned RAM to the OS pool. Except when ending up between the Lower and Upper Working Set limit. Even 11.20 eats all memory it needs, but doesn't return it. Even when not in use anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There used to be a special trick to clear the cache and recover the allocated memory. Not sure if that still works...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 22:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67577#M1249491</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-03-13T22:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: How Does QlikView Server trigger garbage collection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67578#M1249493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it was already explained, I hope it is always true with v12, Qlikview doesn't release all the RAM because it keeps Cache as long as memory is not needed for work or new applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is recommended to keep that normal behaviour but if you really want to reduce used RAM (but lose advantage of cache), there are two possibilities :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Restart the Server service&lt;/P&gt;&lt;P&gt;* Add a Settings.ini line with : &lt;SPAN style="background: white;"&gt;ClearCacheTimesPerDay=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This settings will tell Qlikview to clear Cache once a day at 00:00 .. You can put a higher number but again it is not recommended to do that because you will lose cache.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67578#M1249493</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2018-03-14T08:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: How Does QlikView Server trigger garbage collection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67579#M1249495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frédéric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another setting that can control when the ClearCache occurs?&amp;nbsp; Is it always 12:00AM Midnight?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Midnight is a busy time for some of our applications, but I would like to trigger this activity at 3:26AM each day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 13:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67579#M1249495</guid>
      <dc:creator>bnichol</dc:creator>
      <dc:date>2018-03-14T13:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How Does QlikView Server trigger garbage collection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67580#M1249497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brent,&lt;/P&gt;&lt;P&gt;I don't think it is possible .. I presume if you set the option to 2 it will be noon and midnight but if you really want to have control over the time you must restart the service but it's a very different thing because there will be downtime ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But again, you should not have to do the cache purge &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 13:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Does-QlikView-Server-trigger-garbage-collection/m-p/67580#M1249497</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2018-03-14T13:25:06Z</dc:date>
    </item>
  </channel>
</rss>

