<?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: Optimized load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799042#M1298287</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;The reason why the second load take 8 minutes to start loading is because of concatenation happening. 2nd load tries to concatenate with 1st load. In the process of concatenation QV will try and merge fields and if there are fields in 2nd load not in 1st or vice versa there would be delay.&lt;/P&gt;&lt;P&gt;What you can try to optimized the load by having a dummy load of your actual FACT TABLE fields list&amp;nbsp; (using $Fields) and send to excel, load this before the 1st load and concatenate the 1st load and 2nd load to the FACT TABLE fields list LOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACT TABLE fields list load should be autogenerate 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Dec 2014 11:46:40 GMT</pubDate>
    <dc:creator>Gabriel</dc:creator>
    <dc:date>2014-12-30T11:46:40Z</dc:date>
    <item>
      <title>Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799035#M1298277</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;i have the below scenario that i need to solve:&lt;/P&gt;&lt;P&gt;got 2 qvds that i am loading to the same table: FBSales (70+ million records) and FBInventory (8 million records), the execution script is as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Load FBSales, that takes only 1 minute to load (in optimized way)&lt;/P&gt;&lt;P&gt;2) Load FBInventory, that takes 9 minutes to load (in optimized way) but the thing here is that if you check the execution script window the load of this qvd will start after 8 minutes from loading the FBSales, i guess it is something related to indexing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the only way to make the two loads optimized is if i load them in that order, first FBSales and then FBInventory, if i do it the other way around only FBinventory will be optimized but the load time will be faster than the above scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried to first create the table by reading the FBSales and adding a where condition like 1&amp;lt;&amp;gt;1 in a way that it will create an empty table from the FBSales qvd, then read the FBInventory in optimized way but the FBSales is read in unoptimized way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea how i can solve this issue while keeping the two load optimized (considering that this was a test and the actual data will be around 150+ million records)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799035#M1298277</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799036#M1298280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you load a qvd file and don't do anything other than&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;rename fields&lt;/LI&gt;&lt;LI&gt;omit fields&lt;/LI&gt;&lt;LI&gt;use a Where Exists clause on a single field&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;then the qvd load will be optimized. The order of the loads does not matter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 15:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799036#M1298280</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-12-29T15:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799037#M1298282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the two qvds have different structure so the load order does matter (&lt;A __default_attr="2641" __jive_macro_name="document" class="jive_macro_document jive_macro" href="https://community.qlik.com/"&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;and i am respecting all the golden rules related to optimized load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 15:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799037#M1298282</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-29T15:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799038#M1298283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Malek&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You say &lt;EM&gt;"&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;...got 2 qvds that i am loading to the same table:"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that mean that the 2nd qvd you load concatenates onto the table created by loading the 1st qvd ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so then have a look at this post &lt;A href="https://community.qlik.com/docs/DOC-2641"&gt;Turning Unoptimized Loads into Optimized Loads&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;which describes &lt;/SPAN&gt;optimizing&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; loads that do concatenation.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 16:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799038#M1298283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-29T16:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799039#M1298284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's exactly what i am doing, and i am following the rules mentioned in your link, and the qvd loads are optimized, however my problem is that the first qvd contains 70 million records and i was able to read it in less than a minute but for the second qvd it is taking 8 minutes to even start reading the qvd (although it is optimized)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the execution progress:&lt;/P&gt;&lt;P&gt;the firs qvd (FBSales) took only 40 seconds, for the second qvd it started reading after 6 minutes and took around 40-50 seconds.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74379_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 08:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799039#M1298284</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-30T08:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799040#M1298285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share the log file from the reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also could you advise the size of the qvd's in Mbytes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799040#M1298285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T11:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799041#M1298286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess it is very much predictable and explainable. When you load the second table (that has different structure) and force concatenate it, the table structure of the destination table gets changed (it has to accomodate the null values for the additional fields). And so it takes time to structure the table even before the second table starts loading. Once it starts loading second table, it behaves as expected for an optimized load. That makes sense to me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799041#M1298286</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-30T11:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799042#M1298287</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;The reason why the second load take 8 minutes to start loading is because of concatenation happening. 2nd load tries to concatenate with 1st load. In the process of concatenation QV will try and merge fields and if there are fields in 2nd load not in 1st or vice versa there would be delay.&lt;/P&gt;&lt;P&gt;What you can try to optimized the load by having a dummy load of your actual FACT TABLE fields list&amp;nbsp; (using $Fields) and send to excel, load this before the 1st load and concatenate the 1st load and 2nd load to the FACT TABLE fields list LOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACT TABLE fields list load should be autogenerate 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799042#M1298287</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2014-12-30T11:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799043#M1298288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attached is the log file, FBSales.qvd is 2.5 GB and FBInventory.QVD is 820 MB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799043#M1298288</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-30T11:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799044#M1298289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx for the reply, but actually this will not help as the load will no longer be optimized, because if i load all the fact table first, then the first qvd which does not have all the columns loaded first will not be optimized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 12:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799044#M1298289</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-30T12:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799045#M1298290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but that's very weird for an optimized load, because if i load the qvds the other way around, only one of them will be optimized but the overall load time will be much faster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 12:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799045#M1298290</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-30T12:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799046#M1298291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is probably because, qv takes more time to &lt;EM&gt;resturcture a table&lt;/EM&gt; than &lt;STRONG&gt;&lt;EM&gt;this&lt;/EM&gt;&lt;/STRONG&gt; &lt;EM&gt;unoptimized load.&lt;/EM&gt; I did not test it, still it seems that this case (loading your second your table fast) would only be faster iff the second table is a subset of the first one. Because, that would lead not restructure the first table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 12:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799046#M1298291</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-30T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799047#M1298292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Malek&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need to do is when you create the 2 source qvd's, add the extra fields in with values of null.&amp;nbsp; Such that both your input qvd's have the same structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was recommended to me by &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt; and I have used it and it works perfectly for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 12:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799047#M1298292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T12:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799048#M1298293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i will give it a try, but adding null fields to the second load will make it not optimized, so i guess it is a compromise to take between optimized load and this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 13:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799048#M1298293</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-30T13:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799049#M1298294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Malek&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was not what I meant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I meant was when you create the 1st source qvd add the fields as Null's that are in the 2nd qvd but not this 1st qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then when you create the 2nd source qvd add the fields as Null's that are in the 1st qvd but not this 2nd qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such that both the resulting 1st and 2nd qvd 's have identical structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 13:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799049#M1298294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T13:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Optimized load</title>
      <link>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799050#M1298295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the mention Bill.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 14:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimized-load/m-p/799050#M1298295</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-12-30T14:50:11Z</dc:date>
    </item>
  </channel>
</rss>

