<?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 Out of Memory v-9 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215518#M68982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you name the objects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2010 20:40:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-18T20:40:16Z</dc:date>
    <item>
      <title>Out of Memory v-9</title>
      <link>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215517#M68981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a quick question&lt;/P&gt;&lt;P&gt;Objects that worked very well in version 8.5 and prior have "Out of Memory" messages in version 9&lt;/P&gt;&lt;P&gt;Anyone experience this? Anyone have a possible solution for this?&lt;/P&gt;&lt;P&gt;What perplexes me is that I though that version 9 was suppose to have a better calculation engine. I've been experiencing the oposite&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 18:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215517#M68981</guid>
      <dc:creator />
      <dc:date>2010-01-18T18:06:53Z</dc:date>
    </item>
    <item>
      <title>Out of Memory v-9</title>
      <link>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215518#M68982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you name the objects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 20:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215518#M68982</guid>
      <dc:creator />
      <dc:date>2010-01-18T20:40:16Z</dc:date>
    </item>
    <item>
      <title>Out of Memory v-9</title>
      <link>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215519#M68983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pivot table with if then expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 20:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215519#M68983</guid>
      <dc:creator />
      <dc:date>2010-01-18T20:48:31Z</dc:date>
    </item>
    <item>
      <title>Out of Memory v-9</title>
      <link>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215520#M68984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah yes ... those are probably the worst kind when it comes to memory usage. Use a straight table instead when memory issues occur.&lt;/P&gt;&lt;P&gt;If possible, try to avoid if-statements, especially in a pivot table and ones that use texts. Try to do those calculations/statements when loading the data.&lt;/P&gt;&lt;P&gt;Also use SUM rather than COUNT (there are several tricks/tips for this)&lt;/P&gt;&lt;P&gt;There are also ways to aggregate your data before you use it in your charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pivot tables look nice, but are real memory gulpers &lt;IMG alt="Wink" src="http://community.qlik.com/emoticons/emotion-5.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 21:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215520#M68984</guid>
      <dc:creator />
      <dc:date>2010-01-18T21:02:38Z</dc:date>
    </item>
    <item>
      <title>Out of Memory v-9</title>
      <link>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215521#M68985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;I guess my perplextion is that this used to work perfectly in 7.0 and 8.5&lt;/P&gt;&lt;P&gt;I'm going to have to add more methods to get this to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 22:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215521#M68985</guid>
      <dc:creator />
      <dc:date>2010-01-18T22:23:18Z</dc:date>
    </item>
    <item>
      <title>Out of Memory v-9</title>
      <link>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215522#M68986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen intermittent strange out of object memory errors myself. I can't remember if they were always there, or if they only started appearing when we switched to the server to version 9. In my case, one of the offending charts is a straight table that displays data from a table with only a handful of rows. It has some vaguely complicated pieces, like a dual() function that strings together some fields for a calculated dimension, and one of the columns is a traffic light, and it calculates the color for the caption text and background. But seriously, nothing that would cause an actual memory problem unless there's something seriously amiss.&lt;/P&gt;&lt;P&gt;But I've only seen it happen a couple of times, and no one has complained, so I haven't tried to figure out what is going wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 22:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Out-of-Memory-v-9/m-p/215522#M68986</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-01-18T22:45:21Z</dc:date>
    </item>
  </channel>
</rss>

