<?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 How to improve efficiency in incremental load ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186054#M50318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oleg, but&lt;/P&gt;&lt;P&gt;1. Why isn't "ADD" recommended? What problem could it cause?&lt;/P&gt;&lt;P&gt;2. I am running the final application in optimized mode, and my client is trying to find out the most efficient way.&lt;/P&gt;&lt;P&gt;So I just need one answer for the client :&lt;/P&gt;&lt;P&gt;is it true that existing data can NOT be resident in QlikView, everytime we load new data in, the old data has to reloded again?&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2009 02:41:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-15T02:41:51Z</dc:date>
    <item>
      <title>How to improve efficiency in incremental load ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186052#M50316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Suppose I have one QVW with 2009 Aug data loaded in by 200908.qvd, now I will use incremental reload to append 2009 Sep data to the same QVW.&lt;/P&gt;&lt;P&gt;But it seems like the old qvd will be reloaded again, is there any way to keep the old data resident in QVW without being reloaded?&lt;/P&gt;&lt;P&gt;i.e. We only pull in Sept data without touching Aug data?&lt;/P&gt;&lt;P&gt;Or is there any way for better efficiency?&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 21:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186052#M50316</guid>
      <dc:creator />
      <dc:date>2009-09-14T21:25:07Z</dc:date>
    </item>
    <item>
      <title>How to improve efficiency in incremental load ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186053#M50317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use "Partial Reload" with a prefix "ADD" on all those loads that you want performed. It's not very much recommended by the Developers.&lt;/P&gt;&lt;P&gt;If your QVD load is running in an optimized mode, it can't be THAT long, even if it's large. I suspect you are adding some calculations or conditions in your load, and that forces it into a non-optimized mode, which is slow.&lt;/P&gt;&lt;P&gt;Your best improvement is to try and avoid any additional calculations or conditions in your QVD load - let it run in optimized load, and it should be fast enough.&lt;/P&gt;&lt;P&gt;cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 01:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186053#M50317</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-09-15T01:06:52Z</dc:date>
    </item>
    <item>
      <title>How to improve efficiency in incremental load ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186054#M50318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oleg, but&lt;/P&gt;&lt;P&gt;1. Why isn't "ADD" recommended? What problem could it cause?&lt;/P&gt;&lt;P&gt;2. I am running the final application in optimized mode, and my client is trying to find out the most efficient way.&lt;/P&gt;&lt;P&gt;So I just need one answer for the client :&lt;/P&gt;&lt;P&gt;is it true that existing data can NOT be resident in QlikView, everytime we load new data in, the old data has to reloded again?&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 02:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186054#M50318</guid>
      <dc:creator />
      <dc:date>2009-09-15T02:41:51Z</dc:date>
    </item>
    <item>
      <title>How to improve efficiency in incremental load ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186055#M50319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ptung17,&lt;/P&gt;&lt;P&gt;I have a similar situation to you and would like to know the same answer.&lt;/P&gt;&lt;P&gt;My optimised reload can take around 1min which isn't too bad, but i want to reload the data every 10mins, so it can become a problem.&lt;BR /&gt;Also loading all my QVD data from the HDD will effect other server programs trying to access the disk at the same time -like SQL (i know you should really have a separate server for that and QVS).&lt;/P&gt;&lt;P&gt;It doesn't seem right to drop all data and reload again every time, so maybe 'add' is the best way for me also.&lt;BR /&gt;Peter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 16:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186055#M50319</guid>
      <dc:creator>peter_turner</dc:creator>
      <dc:date>2009-09-15T16:08:06Z</dc:date>
    </item>
    <item>
      <title>How to improve efficiency in incremental load ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186056#M50320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, attached is a presentation on incremental loading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 00:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-improve-efficiency-in-incremental-load/m-p/186056#M50320</guid>
      <dc:creator />
      <dc:date>2009-09-16T00:08:49Z</dc:date>
    </item>
  </channel>
</rss>

