<?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: Resident Load Vs Store QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resident-Load-Vs-Store-QVD/m-p/1612834#M445269</link>
    <description>&lt;P&gt;Autogenerated about 5 million lines into Transactions.&amp;nbsp; You can see below (relevant bits in red) that loading from resident or QVD took 1-2 seconds, while loading the split version from QVD took about 16 seconds. It's always faster to use Resident or optimized QVD load vs. using a non-optimized QVD load, near as I can tell, and this result suggests the same.&lt;/P&gt;&lt;P&gt;2019-08-15 11:29:30 4,989,186 lines fetched&lt;BR /&gt;2019-08-15 11:29:30 0052 Store Transactions into [qvd]&lt;BR /&gt;2019-08-15 11:29:31 0054 Test1:&lt;BR /&gt;2019-08-15 11:29:31 0055 NOCONCATENATE Load * Resident&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:31 0056 Transactions&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:33 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:33 4,989,186 lines fetched&lt;/FONT&gt;&lt;BR /&gt;2019-08-15 11:29:34 0058 Drop table Transactions&lt;BR /&gt;2019-08-15 11:29:34 0060 Drop Table Test1&lt;BR /&gt;2019-08-15 11:29:34 0064 Test2:&lt;BR /&gt;2019-08-15 11:29:34 0065 LOAD&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:34 0066 *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:34 0067 FROM [qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:34 0068 (qvd) Where Flag = 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:43 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:43 1,246,239 lines fetched&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0069 CONCATENATE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0070 LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0071 *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0072 FROM [qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0073 (qvd) Where Flag = 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:50 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:50 3,740,651 lines fetched&lt;/FONT&gt;&lt;BR /&gt;2019-08-15 11:29:51 0075 Drop Table Test2&lt;BR /&gt;2019-08-15 11:29:51 0077 Test3:&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:51 0078 Load * FROM [qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:51 0079 (qvd)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:52 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:52 4,989,186 lines fetched&lt;/FONT&gt;&lt;BR /&gt;2019-08-15 11:29:52 0081 Drop Table Test3&lt;BR /&gt;2019-08-15 11:29:52 Execution finished.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2019 11:41:12 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2019-08-15T11:41:12Z</dc:date>
    <item>
      <title>Resident Load Vs Store QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load-Vs-Store-QVD/m-p/1612325#M445228</link>
      <description>&lt;P&gt;I have made an experiment to find which method is faster to reload a table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First I have loaded the QVD file onto Qlik, and added a Flag to split the table in two partitions&lt;/P&gt;&lt;P&gt;"Partition 1" : first half of data&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Partition 2" : second half of data&lt;/P&gt;&lt;P&gt;and I store this QVD again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I have loaded the main QVD (without the partitioning Flag)&lt;/P&gt;&lt;P&gt;Load * From QVD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after that I loaded the same file in two steps&lt;/P&gt;&lt;P&gt;Load * From QVD Where Flag='Partition1';&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load * From QVD Where Flag='Partition2';&lt;/P&gt;&lt;P&gt;and I was surprised how fast it was the second method !!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Resident Load took 26 Sec&lt;/P&gt;&lt;P&gt;Partitioning Load took 13 Sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to share this with you, to see your opnion about this and if this could be a potential technique to optimize the loading time of a large application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mohamed&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 09:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load-Vs-Store-QVD/m-p/1612325#M445228</guid>
      <dc:creator>lazurens</dc:creator>
      <dc:date>2019-08-14T09:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load Vs Store QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load-Vs-Store-QVD/m-p/1612448#M445239</link>
      <description>&lt;P&gt;"Normally" there should be no big differences in the run-time between a resident-load and an optimized qvd-load (your qvd-load isn't optimized because it contains a processing - only where exists() with a single parameter and changes to the meta-data like a renaming of a field is allowed).&lt;/P&gt;&lt;P&gt;But of course it will depend on various parameter if one or the other method is more suitable - the most important will probably be the network/storage performance and the available vs. needed RAM for your loadings/transformations.&lt;/P&gt;&lt;P&gt;This means you might just have measured the biggest bottleneck in your environment. To be sure I suggest to repeat it a few times by monitoring the CPU/RAM/Storage workload within the taskmanager (maybe there are further parallel processes, too) and to ensure that your measurement includes all parts of your task (creating of the slices and storing them and so on).&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 13:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load-Vs-Store-QVD/m-p/1612448#M445239</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-08-14T13:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load Vs Store QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load-Vs-Store-QVD/m-p/1612834#M445269</link>
      <description>&lt;P&gt;Autogenerated about 5 million lines into Transactions.&amp;nbsp; You can see below (relevant bits in red) that loading from resident or QVD took 1-2 seconds, while loading the split version from QVD took about 16 seconds. It's always faster to use Resident or optimized QVD load vs. using a non-optimized QVD load, near as I can tell, and this result suggests the same.&lt;/P&gt;&lt;P&gt;2019-08-15 11:29:30 4,989,186 lines fetched&lt;BR /&gt;2019-08-15 11:29:30 0052 Store Transactions into [qvd]&lt;BR /&gt;2019-08-15 11:29:31 0054 Test1:&lt;BR /&gt;2019-08-15 11:29:31 0055 NOCONCATENATE Load * Resident&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:31 0056 Transactions&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:33 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:33 4,989,186 lines fetched&lt;/FONT&gt;&lt;BR /&gt;2019-08-15 11:29:34 0058 Drop table Transactions&lt;BR /&gt;2019-08-15 11:29:34 0060 Drop Table Test1&lt;BR /&gt;2019-08-15 11:29:34 0064 Test2:&lt;BR /&gt;2019-08-15 11:29:34 0065 LOAD&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:34 0066 *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:34 0067 FROM [qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:34 0068 (qvd) Where Flag = 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:43 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:43 1,246,239 lines fetched&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0069 CONCATENATE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0070 LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0071 *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0072 FROM [qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:44 0073 (qvd) Where Flag = 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:50 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:50 3,740,651 lines fetched&lt;/FONT&gt;&lt;BR /&gt;2019-08-15 11:29:51 0075 Drop Table Test2&lt;BR /&gt;2019-08-15 11:29:51 0077 Test3:&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:51 0078 Load * FROM [qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:51 0079 (qvd)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:52 10 fields found: Flag, TransLineID, TransID, Num, Dim1, Dim2, Dim3, Expression1, Expression2, Expression3, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2019-08-15 11:29:52 4,989,186 lines fetched&lt;/FONT&gt;&lt;BR /&gt;2019-08-15 11:29:52 0081 Drop Table Test3&lt;BR /&gt;2019-08-15 11:29:52 Execution finished.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 11:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load-Vs-Store-QVD/m-p/1612834#M445269</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2019-08-15T11:41:12Z</dc:date>
    </item>
  </channel>
</rss>

