<?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: Empty QVD files are growing in size if generated in the loop in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8402#M658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure (see attached)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Feb 2018 21:45:24 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2018-02-24T21:45:24Z</dc:date>
    <item>
      <title>Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8400#M656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am running a data extraction from large database and I have to load the data one day at a time. I am saving these daily files into QVD and concatenating them afterwards. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the extractions are returning 0 records and some of these QVD files are empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I’ve noticed that these &lt;STRONG&gt;empty&lt;/STRONG&gt; files are growing in size after every cycle…&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="194463" alt="Screen Shot 2018-02-24 at 2.05.56 PM.png" class="jive-image image-1" src="/legacyfs/online/194463_Screen Shot 2018-02-24 at 2.05.56 PM.png" style="height: 239px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This growth depends on the number of fields in the table, of course, but I could not find any reason for that. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’ve tried this on both QS 3.2 and QS Sept 2017, but results are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’ve saved these empty daily tables to CSV files, and they are identical in size:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="194464" alt="Screen Shot 2018-02-24 at 2.08.19 PM.png" class="jive-image image-2" src="/legacyfs/online/194464_Screen Shot 2018-02-24 at 2.08.19 PM.png" style="height: 276px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I’ve created a sample app that generates empty files and here are results (attached).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea why it’s happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2018 20:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8400#M656</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2018-02-24T20:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8401#M657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your script to check the code writing&amp;nbsp; daily records into QVDs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2018 21:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8401#M657</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-24T21:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8402#M658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure (see attached)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2018 21:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8402#M658</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2018-02-24T21:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8403#M659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure at what step you get the problem. I ran your script and I see just 3kb qvd file, I executed script again and again and don't see any size change etc. Let me know what I am missing in attached qvf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way size could have grown if it doesn't have statement "Drop Table Cycle_QVD_TEST;", But its there in your sample so it won't concatenate with the previous file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2018 03:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8403#M659</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-25T03:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8404#M660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a known problem where lineage data is accumulated in the QVD.&amp;nbsp; See this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/114512"&gt;Expansion of QVD file size during iterated process&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2018 16:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8404#M660</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-02-25T16:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8405#M661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Rob!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did not realize that this problem was carried on from QV time.. &lt;/P&gt;&lt;P&gt;Interesting to see if&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Lineage information storage could be disabled in QS as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Vlad&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2018 21:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8405#M661</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2018-02-25T21:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8406#M662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting point made by &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/olaf.gschweng"&gt;olaf.gschweng&lt;/A&gt; &lt;/STRONG&gt;in the post you've mentioned.&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;After all tables have been dropped the lineage info seems to be cleared"... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;It does not look like my case... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I am dropping tables every time the Store command is completed....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;But it still produces larger QVD files in each cycle...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;VK&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 14:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8406#M662</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2018-02-26T14:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Empty QVD files are growing in size if generated in the loop</title>
      <link>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8407#M663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The lineage is cleared form the QVW, not the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 17:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Empty-QVD-files-are-growing-in-size-if-generated-in-the-loop/m-p/8407#M663</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-02-26T17:59:44Z</dc:date>
    </item>
  </channel>
</rss>

