<?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: load issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684301#M1079257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Arul.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that you are using QlikView desktop with 2 gb RAM, as you say further down. This is most certainly the reason for the long reload time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few other things to consider here:&lt;/P&gt;&lt;P&gt;First of all you have to consider the rate of transfer from the SQL database. If the network connection is slow then reading from the DB will be slow. Transferring 20 gb og data over a 10 mbit line will take 4,5 hours no matter how much RAM you have. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly: QlikView stores data by only keeping one instance of every distinct value. eg. if you have a date field with time stamps you can have hundreds of thousands of distinct values for the Date Field. This will explode the memory/Disk usage. I do not know whether QlikView reduces the size of the tables on the fly or whether it waits until the load is complete. If it is the first case then you might have some luck reducing the number of distinct values in your query. If you have a datefield with time stamps - consider splitting it up into one DateField and one TimeField while rounding the time to some accuracy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no matter how you look at it 2GB of RAM is not enough to load 20 GB of data quickly, because as soon as the 2 GB is full - the application starts swapping to disk. I will not explain it more than to say that this is extremely slow and can only be fixed with more RAM or smaller data sets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Simen Kind Gulbrandsen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 10:20:54 GMT</pubDate>
    <dc:creator>simenkg</dc:creator>
    <dc:date>2014-07-16T10:20:54Z</dc:date>
    <item>
      <title>load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684277#M1079225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i am having 20 gb of data. when i load only three fields from a table it taking 1+ hour to load. is there any way to make it fast?&lt;/P&gt;&lt;P&gt;what is the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 06:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684277#M1079225</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T06:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684278#M1079226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Too many data, probably you can split in historical data and actual data, in this scenario store the historical data in a qvd (it is faster to reload and concatenate the actual data loaded normally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 06:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684278#M1079226</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-16T06:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684279#M1079227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the source? A csv file or a database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 06:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684279#M1079227</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-07-16T06:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684280#M1079228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sql&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 06:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684280#M1079228</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T06:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684281#M1079231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;storing into optimized qvd?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 06:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684281#M1079231</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T06:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684282#M1079233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you give a example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 06:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684282#M1079233</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T06:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684283#M1079235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following script must be executed once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;History1:&lt;/P&gt;&lt;P&gt;Select * from mytable where year &amp;lt; 2014;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store * from History1 into TAB_HIS1.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the script you must execute in your document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FinalTable:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;Load * from TAB_HIS1.qvd;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;Load * from mytable where year &amp;gt;= 2014;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 07:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684283#M1079235</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-16T07:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684284#M1079238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i trying and let u know the result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 07:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684284#M1079238</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T07:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684285#M1079240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My advice is to use QlikView Deploy Framework to create new qvd-extractor. You have to create QVD for all tables, you will spend a lot of time to do that, but you will do that once time. There are a lot of information about this solution.&lt;/P&gt;&lt;P&gt;Next when you create your first qvd files next qvd files will be created with "Initial Load" or "Delta Load". This will save a lot of time of you, and if you got optimized qvd file to concatenate the initial load , the time will be shorter.&lt;/P&gt;&lt;P&gt;There are a lot of ways for "Initial Load". There are also ready solution for this (for example Qlik Components) , so you have big choice and you have to choose most suitable in your situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venelin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684285#M1079240</guid>
      <dc:creator />
      <dc:date>2014-07-16T08:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684286#M1079242</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;You can apply index at DB level to improve query response time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684286#M1079242</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-16T08:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684287#M1079243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its taking 1+ hour still loading data. is there any other way to load quickly. its loading based on my ram size?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684287#M1079243</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684288#M1079244</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;You can look at performance by adding Index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684288#M1079244</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-16T08:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684289#M1079245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you have to speed up your database query (ask your db admin)&amp;nbsp; and your network connection..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684289#M1079245</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-07-16T08:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684290#M1079246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Ram have great influence in your loading process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684290#M1079246</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-16T08:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684291#M1079247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using qlikview desktop with 2gb of ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684291#M1079247</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T08:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684292#M1079248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not really. Either you have enough memory or not..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684292#M1079248</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-07-16T08:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684293#M1079249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so ram is the issue. any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684293#M1079249</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T08:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684294#M1079250</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;Are you using any conditions in Where? If yes, check whether there are indexes for those fields?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try to limit the data, restrict some unwanted data, suppose if users are using only last years data, then load only last 3 years data instead of loading entire data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the issue still not fixed try to implement incremental loading refer Qlikview help file (F1) for this topic "QVD files and Incremental Load" and try to implement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope below link helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="j-search-result-value" href="https://community.qlik.com/docs/DOC-4597" style="margin: 0 0 3px; font-weight: bold; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;Incremental&lt;/EM&gt; &lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;Load&lt;/EM&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;Regards,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;Jagan.&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684294#M1079250</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-07-16T08:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684295#M1079251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i just try to load three fields and stored into qvd. rows are 1534582.&lt;/P&gt;&lt;P&gt;only single table with three records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 08:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684295#M1079251</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-07-16T08:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: load issue</title>
      <link>https://community.qlik.com/t5/QlikView/load-issue/m-p/684296#M1079252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try the same query in SQL Server or Oracle, how much time it is taking to get the results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 09:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-issue/m-p/684296#M1079252</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-07-16T09:00:42Z</dc:date>
    </item>
  </channel>
</rss>

