<?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: QVD File Size Limit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786321#M665451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is very much a possibility. Thanks for the link an interesting one to play with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2015 09:11:21 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-01-14T09:11:21Z</dc:date>
    <item>
      <title>QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786312#M665439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario in which I would need to aggregate large amount of data (about 11 million rows for 2 days). I am not able to load this data into QVD and it kind of takes forever.&lt;/P&gt;&lt;P&gt;However, the bigger problem is I would need to aggregate it for a month. Thats roughly 100+ million rows !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions about how to handle this scenario would be greatly helpful!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 04:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786312#M665439</guid>
      <dc:creator />
      <dc:date>2015-01-14T04:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786313#M665440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;100+millions rows is not huge volume . Try to handle aggregation in script itself&amp;nbsp; and push maximum business logic in back end . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 05:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786313#M665440</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2015-01-14T05:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786314#M665441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil, &lt;/P&gt;&lt;P&gt;Thanks for the answer. The 100 mil really is the result set after aggregation(far more rows in the actual tables). Also all aggregation is done in the DB. I am just loading the aggregated result from DB into QlikView and then into QVD. And still I am not able to accomplish this in any reasonable amount of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How long does it generally take to read say 10 million rows of 20 columns into QV?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 06:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786314#M665441</guid>
      <dc:creator />
      <dc:date>2015-01-14T06:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786315#M665443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could depend on many factors, like your RAM size, CPU, db source(location), network trafiic, calculation complexity in the script to mention few. It could be as fast as 2 minutes; it could be never-ending(like in your case). Therefore, you should probably look into those factors and try to improve there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 06:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786315#M665443</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-01-14T06:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786316#M665445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you aggregating data at the time of load&amp;nbsp; into Qlikview (in select query) ? or aggregated data is already loaded to DB table and you are just fetching that data with simple select query ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 06:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786316#M665445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T06:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786317#M665447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Select query is aggregating. The script is something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *;&lt;/P&gt;&lt;P&gt;Select x,y,sum(z)&lt;/P&gt;&lt;P&gt;FROM A,B,C&lt;/P&gt;&lt;P&gt;WHERE ...&lt;/P&gt;&lt;P&gt;Group by x,y&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But it is my understanding, that the Select is handled at the database and and Qlikview just loads the results. Please correct if I am mistaken. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, in some other BI tools, there is an option of dynamic querying. The reports have a prompt page and depending on the values selected we will be able to filter the tables in the query. In other words, we never query the entire table only a subsection of it. Can we do something similar in QV?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 07:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786317#M665447</guid>
      <dc:creator />
      <dc:date>2015-01-14T07:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786318#M665448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Gokul krishnaa CB wrote:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;But it is my understanding, that the Select is handled at the database and and Qlikview just loads the results. Please correct if I am mistaken. &lt;/SPAN&gt;&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes you are right here. However, the time being taken by your db still would be counted in qv load for the script:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Load *;&lt;/P&gt;
&lt;P&gt;Select x,y,sum(z)&lt;/P&gt;
&lt;P&gt;FROM A,B,C&lt;/P&gt;
&lt;P&gt;WHERE ...&lt;/P&gt;
&lt;P&gt;Group by x,y&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Because, qv would only work on returned set of data. Try to run the same query in the db directly and see how long it takes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 07:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786318#M665448</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-01-14T07:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786319#M665449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok .. so you can just try to load all the data in qlikview with simple select query and then do aggregation in qlikview with resident load and then store resulted table to qvd. &lt;/P&gt;&lt;P&gt;Lets see if your performance is increased . Because your DB query is taking time because of aggregation function . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also try to see the time taken by your simple select query in database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 08:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786319#M665449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T08:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786320#M665450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tresesco. But my doubt is, does accessing the db via QV(OLE DB) somehow increasing the load time?&lt;/P&gt;&lt;P&gt;The following post is interesting in this regard.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/129661"&gt;Incremental Loads are dead, long live the CSV&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am not sure if this works as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Balkumar, I think joining in QV is bound to take more time than if we do it in the native DB. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786320#M665450</guid>
      <dc:creator />
      <dc:date>2015-01-14T09:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: QVD File Size Limit</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786321#M665451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is very much a possibility. Thanks for the link an interesting one to play with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-File-Size-Limit/m-p/786321#M665451</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-01-14T09:11:21Z</dc:date>
    </item>
  </channel>
</rss>

