<?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: Exploding memory usage AFTER reload in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768210#M666259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your document contain any chart objects or table boxes?&lt;/P&gt;&lt;P&gt;Does the same happen if you create a new document using the same load script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Dec 2014 17:25:31 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-12-19T17:25:31Z</dc:date>
    <item>
      <title>Exploding memory usage AFTER reload</title>
      <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768209#M666258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a relatively simple qvw I've been developing. I developed a few applications previously, and haven't encountered this issue before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using 64-bit, 11.2 SR9 Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reload my file, and this successfully completes. After manual reload, Windows Task Manager shows QV memory usage sitting at around 700MB. However, after I click 'Close' on the reload dialog, memory usage climbs to approx 5GB (99% Physical Memory) and just sits there. I have to reset my dev machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal model is simple, no synthetic keys or circular references, and only consists of a few tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qvw model.jpg" class="image-1 jive-image" src="/legacyfs/online/73928_qvw model.jpg" style="height: 498px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In terms of rows (this is the reload dialog after a successful reload before I hit 'close'):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qvw dialog.jpg" class="jive-image image-2" src="/legacyfs/online/73929_qvw dialog.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press 'Close' and boom. Within seconds my system is un-usable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else come across this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 17:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768209#M666258</guid>
      <dc:creator />
      <dc:date>2014-12-19T17:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exploding memory usage AFTER reload</title>
      <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768210#M666259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your document contain any chart objects or table boxes?&lt;/P&gt;&lt;P&gt;Does the same happen if you create a new document using the same load script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 17:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768210#M666259</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-12-19T17:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exploding memory usage AFTER reload</title>
      <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768211#M666260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your problem could be the total of rows in tables. When you open Qlikview, all objects are calculatet and data are accessed. When you have a fact table, it works fine, but in your case, you have multiple facts tables doing your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recomend the simple test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Reduce the total or rows in tables: product, city, cfrooms, headers;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Put the maximum of data in rqrooms fact table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 18:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768211#M666260</guid>
      <dc:creator>Ricardo_Gerhard</dc:creator>
      <dc:date>2014-12-19T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exploding memory usage AFTER reload</title>
      <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768212#M666261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess is that you have inadvertently introduced a large synthetic key and are not seeing it because you have to crash the program. Try doing a limited load of 1 row and take a look at the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 19:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768212#M666261</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-12-19T19:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Exploding memory usage AFTER reload</title>
      <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768213#M666262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe Rob is correct. I didn't read the issue about machine crash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 19:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768213#M666262</guid>
      <dc:creator>Ricardo_Gerhard</dc:creator>
      <dc:date>2014-12-19T19:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exploding memory usage AFTER reload</title>
      <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768214#M666263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any complex expressions involved in chart objects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Dec 2014 01:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768214#M666263</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-20T01:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exploding memory usage AFTER reload</title>
      <link>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768215#M666264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was being a numpty. Turns out it was a chart issue in my application that was causing the issue when it was refreshing immediately after the closure of the load. Put a calculation condition against the chart and everything was fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the assistance everyone.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 14:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exploding-memory-usage-AFTER-reload/m-p/768215#M666264</guid>
      <dc:creator />
      <dc:date>2015-01-12T14:43:16Z</dc:date>
    </item>
  </channel>
</rss>

