<?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: Exceeds QVD Size using concatenate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342876#M413515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to everyone's input - you should look for a couple of things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- a single field that has a high number of distinct values, perhaps a transaction ID or something like that. This field is likely using a lot of memory, both for symbols and for the index. Consider removing the field if you can or soing something to reduce its cardinality. Worst case - you can use Autonumber in your resulting App to save on the symbol space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- numeric fields or dates that are being stored as Dual values and use more than 8 bytes of memory for each value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can easily find these problems using Rob Wunderlich's Document Analyzer - it's a free tool that you can download here: &lt;A href="http://www.qlikviewcookbook.com/"&gt;www.QlikViewCookbook.com&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We teach these and many other performance techniques at the &lt;A href="http://masterssummit.com/"&gt;Masters Summit for Qlik&lt;/A&gt;. Check our agenda and decide if it might be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Upgrade your Qlik skills with my book &lt;A href="https://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=098202df27917ab9836332cf063c51f5"&gt;QlikView Your Business: An Expert Guide to Business Discovery with QlikView and Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 18:03:47 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2017-04-19T18:03:47Z</dc:date>
    <item>
      <title>Exceeds QVD Size using concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342873#M413512</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 four 11 GB QVD files when I try to concatenate four QVD files into Single QVD but my final QVD contains 200 GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please provide solution why it takes 200 GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lawrance A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 13:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342873#M413512</guid>
      <dc:creator>lawrance</dc:creator>
      <dc:date>2017-04-19T13:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exceeds QVD Size using concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342874#M413513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does the data model look like after the concatenation? Did it really make 1 table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 15:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342874#M413513</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2017-04-19T15:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exceeds QVD Size using concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342875#M413514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you expect that to merge 4 qvd with 11 GB should result in a single qvd with about 44 GB. But the data-handling from qlik isn't just adding the data like with text-files else they will be stored in symbol- and data-tables. This could end in a qvd-size which is significantly smaller as the simple summing of 44 GB but also like in your case with a qvd-size which is much larger - caused probably from larger pointers. How it worked could you see here: &lt;A href="https://community.qlik.com/docs/DOC-17226"&gt;Symbol Tables and Bit-Stuffed Pointers - a deeper look behind the scenes&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside this: do you really mean GB and not MB? By MB I would be not sure if I would merge the qvd's - by GB I wouldn't think on merging them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 17:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342875#M413514</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-04-19T17:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exceeds QVD Size using concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342876#M413515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to everyone's input - you should look for a couple of things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- a single field that has a high number of distinct values, perhaps a transaction ID or something like that. This field is likely using a lot of memory, both for symbols and for the index. Consider removing the field if you can or soing something to reduce its cardinality. Worst case - you can use Autonumber in your resulting App to save on the symbol space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- numeric fields or dates that are being stored as Dual values and use more than 8 bytes of memory for each value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can easily find these problems using Rob Wunderlich's Document Analyzer - it's a free tool that you can download here: &lt;A href="http://www.qlikviewcookbook.com/"&gt;www.QlikViewCookbook.com&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We teach these and many other performance techniques at the &lt;A href="http://masterssummit.com/"&gt;Masters Summit for Qlik&lt;/A&gt;. Check our agenda and decide if it might be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Upgrade your Qlik skills with my book &lt;A href="https://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=098202df27917ab9836332cf063c51f5"&gt;QlikView Your Business: An Expert Guide to Business Discovery with QlikView and Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 18:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exceeds-QVD-Size-using-concatenate/m-p/1342876#M413515</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2017-04-19T18:03:47Z</dc:date>
    </item>
  </channel>
</rss>

