<?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 usage in Qv in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Memory-usage-in-Qv/m-p/1016198#M344314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoranjan,&lt;/P&gt;&lt;P&gt;There are a couple of spreadsheets and QlikView docs on the forum that will help give you an estimate, but there are so many variables that it will always be just a best estimate.&lt;/P&gt;&lt;P&gt;In general terms, you can split memory usage into 3 areas.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The size on disk of your application (the size of your loaded and saved QVW)&lt;/LI&gt;&lt;LI&gt;The cache size (as you make selections in your application, results are cached in memory for use later)&lt;/LI&gt;&lt;LI&gt;The session size (usually negligible, but worth factoring if your application has a lot of users)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;To focus more specifically on your question.&amp;nbsp; Memory usage within your application depends on lots of factors.&amp;nbsp; I can't do better than insight puiblished by Rob Wunderlich over at &lt;A href="http://qlikviewcookbook.com/2008/05/memory-sizes-for-data-types/" title="http://qlikviewcookbook.com/2008/05/memory-sizes-for-data-types/"&gt;Memory sizes for data types | Qlikview Cookbook&lt;/A&gt; where he discusses ram usage in much more detail.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.qliktastic.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 15:13:04 GMT</pubDate>
    <dc:creator>gsbeaton</dc:creator>
    <dc:date>2016-03-17T15:13:04Z</dc:date>
    <item>
      <title>Memory usage in Qv</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-usage-in-Qv/m-p/1016196#M344312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;How memory usage is calculated in QlikView&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;Options:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Number or pointers in QlikView memory use one bits for each pointer.&lt;/LI&gt;&lt;LI&gt;2 bit can represent upto 4 values i.e. 2 to the power of 2. &lt;/LI&gt;&lt;LI&gt;To calculate memory usage in QV you have to calculate how much memory is required by the text values (bytes) and how much memory is required by the pointers(bits)&lt;/LI&gt;&lt;LI&gt;All of the above.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls let me know which one is correct and for the correct pls explain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 14:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-usage-in-Qv/m-p/1016196#M344312</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-03-17T14:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage in Qv</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-usage-in-Qv/m-p/1016197#M344313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a good article to read for you I think:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2848"&gt;Symbol Tables and Bit-Stuffed Pointers&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 14:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-usage-in-Qv/m-p/1016197#M344313</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-03-17T14:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage in Qv</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-usage-in-Qv/m-p/1016198#M344314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoranjan,&lt;/P&gt;&lt;P&gt;There are a couple of spreadsheets and QlikView docs on the forum that will help give you an estimate, but there are so many variables that it will always be just a best estimate.&lt;/P&gt;&lt;P&gt;In general terms, you can split memory usage into 3 areas.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The size on disk of your application (the size of your loaded and saved QVW)&lt;/LI&gt;&lt;LI&gt;The cache size (as you make selections in your application, results are cached in memory for use later)&lt;/LI&gt;&lt;LI&gt;The session size (usually negligible, but worth factoring if your application has a lot of users)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;To focus more specifically on your question.&amp;nbsp; Memory usage within your application depends on lots of factors.&amp;nbsp; I can't do better than insight puiblished by Rob Wunderlich over at &lt;A href="http://qlikviewcookbook.com/2008/05/memory-sizes-for-data-types/" title="http://qlikviewcookbook.com/2008/05/memory-sizes-for-data-types/"&gt;Memory sizes for data types | Qlikview Cookbook&lt;/A&gt; where he discusses ram usage in much more detail.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.qliktastic.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 15:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-usage-in-Qv/m-p/1016198#M344314</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2016-03-17T15:13:04Z</dc:date>
    </item>
  </channel>
</rss>

