<?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: QVD fragmentation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-fragmentation/m-p/671757#M244026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found where the problem is. It's not about QVD fragmentation. It's about QVD metadata. There is a &amp;lt;Lineage&amp;gt; tag in a QVD header which stores all SQL/Load statements from your script. The amount of data will grow if you have some Load statements in Loop cycle, which I do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next question is - is there any way to turn this Lineage tag off for all my QVDs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 17:11:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-11T17:11:13Z</dc:date>
    <item>
      <title>QVD fragmentation</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-fragmentation/m-p/671756#M244025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;STORY:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have QV app which does ETL process for another QV app. It produces a bunch of QVD files ~ 500 000 files.&lt;/P&gt;&lt;P&gt;I run the QVW from command line with different parameters in 8 parallel sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The QVD files are with fragmentation. If I load last created QVDs to a memory and store it into another file without any changes the difference is significant - let's say originally generated file is 1035 Kb; re-stored file - 14Kb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a bug or a feature? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the example in attachment. You just need to reload QVW file and you will find re-stored file in QVD folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 22:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-fragmentation/m-p/671756#M244025</guid>
      <dc:creator />
      <dc:date>2014-09-10T22:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: QVD fragmentation</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-fragmentation/m-p/671757#M244026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found where the problem is. It's not about QVD fragmentation. It's about QVD metadata. There is a &amp;lt;Lineage&amp;gt; tag in a QVD header which stores all SQL/Load statements from your script. The amount of data will grow if you have some Load statements in Loop cycle, which I do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next question is - is there any way to turn this Lineage tag off for all my QVDs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 17:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-fragmentation/m-p/671757#M244026</guid>
      <dc:creator />
      <dc:date>2014-09-11T17:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: QVD fragmentation</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-fragmentation/m-p/671758#M244027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. Here is a workaround to rid of Lineage info on Server/Desktop from version 10SR3 to 11SR8 (tested):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Shutdown all QV services&lt;/LI&gt;&lt;LI&gt;Go to folder %APPDATA%\QlikTech\QlikView\&lt;/LI&gt;&lt;LI&gt;Edit Settings.ini with: &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #333333;"&gt;Before the statement “CurrentQVConnect64Loc” add the “AllowDataLineage=-1” ( make sure this has the upper and lower letter cases)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #333333;"&gt;Restart the QV services&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those who wants to reduce size of existing QVD files with big Lineage tag, you can use QVW apps from attachment:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Copy qvd-defrag.qwv into folder with the QVDs&lt;/LI&gt;&lt;LI&gt;Reload the QVW app&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have fun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 14:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-fragmentation/m-p/671758#M244027</guid>
      <dc:creator />
      <dc:date>2014-09-12T14:43:46Z</dc:date>
    </item>
  </channel>
</rss>

