<?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: How qlikview stores data internally when qvd's are not there? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53848#M771001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An optimized qvd-load and also opening a qvw or loading binary from a qvw means that nearly no processing of the data is necessary (only a few meta-data needs to be handled which is almost always negligible) because the data are already within the format how they needs to be in RAM and it's just a transferrering from the storage into the RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 06:38:33 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-06-05T06:38:33Z</dc:date>
    <item>
      <title>How qlikview stores data internally when qvd's are not there?</title>
      <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53844#M770997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'times new roman', times;"&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'times new roman', times;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Iam&amp;nbsp; very new to Qlik .Iam really very confuse about this. Qlikview stores data in qvd's .As of i know , qvd saves data in binary format(bit's and pointers ,de-duplicated values)&amp;nbsp; by using this retrieving data from qvd's is faster.My doubt is if i load data from any source without creating qvd's ,directly into script in this case also data stores in binary format if not how data stores if qvd's are not there?. i understood the concept of&amp;nbsp; symbol, tables and bit stuffed pointers&amp;nbsp; and my doubt is &lt;SPAN style="font-family: 'times new roman', times; font-size: 16px;"&gt;symbol, tables and bit stuffed pointers&amp;nbsp; are created only in qvd's or for evry data load into qlikview?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;Seenu.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53844#M770997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How qlikview stores data internally when qvd's are not there?</title>
      <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53845#M770998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seenu, the qvw stores all data and design and pointer and bit stuffed pointer, qvds are used to reload data faster it's just another source of data, but this is the fastest way to load data in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I'm not sure if qvds stores the symbol tables&lt;/SPAN&gt;, but think that 2 different qvds can add data to the same field while reloading, so the pointer table needs to be created in the qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: based on documentation symbol tables are included in qvds:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/April2018/Subsystems/Hub/Content/Scripting/work-with-QVD-files.htm#anchor-4" title="https://help.qlik.com/en-US/sense/April2018/Subsystems/Hub/Content/Scripting/work-with-QVD-files.htm#anchor-4"&gt;https://help.qlik.com/en-US/sense/April2018/Subsystems/Hub/Content/Scripting/work-with-QVD-files.htm#anchor-4&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53845#M770998</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-06-04T18:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: How qlikview stores data internally when qvd's are not there?</title>
      <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53846#M770999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qvd files are basically memory dumps of individual tables of a qlikview document. So all the data is in the qlikview document and can be stored to disk in qvd files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53846#M770999</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-04T18:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How qlikview stores data internally when qvd's are not there?</title>
      <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53847#M771000</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;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your responses Ruben and Gysbert.I understood that storing data in pointers is not specific to qvd's.But why qlikview&amp;nbsp; retrieves data very fast from qvd's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Seenu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 04:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53847#M771000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-05T04:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: How qlikview stores data internally when qvd's are not there?</title>
      <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53848#M771001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An optimized qvd-load and also opening a qvw or loading binary from a qvw means that nearly no processing of the data is necessary (only a few meta-data needs to be handled which is almost always negligible) because the data are already within the format how they needs to be in RAM and it's just a transferrering from the storage into the RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53848#M771001</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-06-05T06:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: How qlikview stores data internally when qvd's are not there?</title>
      <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53849#M771002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seenu,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;QVD's will store the data with 1-10 times of compression of original qvw data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A QVD file is a native QlikView file format optimized and compacted for speed when reading data from within a QlikView load script. Reading data from a QVD file can be 10-100 times faster than reading records directly from other data sources. A QVD file contains a single table of data from a QlikView application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 07:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53849#M771002</guid>
      <dc:creator>anandsai4u</dc:creator>
      <dc:date>2018-06-05T07:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: How qlikview stores data internally when qvd's are not there?</title>
      <link>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53850#M771003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand, just to advise that sometimes qvd are bigger than the qvw, it's easier to see with big qvds. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qvds are used to reload faster, reduce number of access to databases, organize data.... but I wouldn't say that saving space is one of the advantages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 07:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-qlikview-stores-data-internally-when-qvd-s-are-not-there/m-p/53850#M771003</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-06-06T07:46:15Z</dc:date>
    </item>
  </channel>
</rss>

