<?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: Time Taken To load 20gb data into qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021625#M927967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can't say exactly how much time it will take to load the data. It depends on how fast is your database and how good is the network bandwidth between your QV server and database server. So try to load the data from machines with the different configurations and check which is the good machine to go for. To check the time to load the data you can try below.&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;ODBC .....&lt;/SPAN&gt;&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;let vStartTime =now();&lt;/SPAN&gt;&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;Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SQL SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM Source;&lt;/SPAN&gt;&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="line-height: 1.5em; font-size: 13.3333px;"&gt;let vEndTime =now();&lt;/SPAN&gt;&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;let vLoadingTime = interval('$(&lt;SPAN style="font-size: 13.3333px;"&gt;vEndTime &lt;/SPAN&gt;)' - '$(&lt;SPAN style="font-size: 13.3333px;"&gt;vStartTime &lt;/SPAN&gt;)','hh:mm:ss');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the value of variable &lt;SPAN style="font-size: 13.3333px;"&gt;vLoadingTime in input box&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2016 11:12:20 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2016-03-18T11:12:20Z</dc:date>
    <item>
      <title>Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021619#M927961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How much time it will take to load 20gb data from database to Qlikview,&lt;/P&gt;&lt;P&gt;Can someone help me to figure out this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021619#M927961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021620#M927962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That depends on lots of things. It's impossible to tell. If you have a machine with 4GB of ram then it will not load all that data ever. If you have a machine with an extremely slow harddisk it may take a very long time. If the 20GB of data are in separate xml files of 1KB average size it will take very long. If the 20GB is stored in one field in one qvd file on a super fast drive in a super fast machine with lots of fast ram then it can be read very fast. It all depends.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021620#M927962</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-18T09:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021621#M927963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/993944"&gt;RAM and CPU Utilization%&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/596957"&gt;CPU Utilization and Memory Utilization?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021621#M927963</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T09:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021622#M927964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert, But if I have 126 GB RAM , and I am fetching a Table from DB which is of size 20gb,&lt;/P&gt;&lt;P&gt;how much approx. time it may take.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021622#M927964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T09:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021623#M927965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strongly depends on what you do with the data, the columns, the distinct values, network connection, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data is calculated in rows, columns and distinct values, not in gb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 10:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021623#M927965</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-03-18T10:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021624#M927966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Impossible to tell. Is the table read from a file or from clay tablets? Is it read through a database connection or are the bits delivered using the RFC 2459 protocol * ? There are a thousand things that can influence the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* &lt;SPAN style="font-size: 13.3333px;"&gt;(ok, that's extremely unlikely, but still... as an example)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Try to make an estimate by loading the first 100.000 records:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;OLEDB CONNECT&amp;nbsp; TO &lt;EM&gt;.... etc;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LET vStartTime = Now(1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;FIRST 100000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;SQL SELECT * FROM MyTable;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LET vTotalTime = Interval(Now(1) - $(vStartTime),'hh:mm:ss.fff');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TRACE $(vTotalTime);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If you know how many records your 20GB contains you can calculated how long loading all the data will approximately take.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 10:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021624#M927966</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-18T10:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021625#M927967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can't say exactly how much time it will take to load the data. It depends on how fast is your database and how good is the network bandwidth between your QV server and database server. So try to load the data from machines with the different configurations and check which is the good machine to go for. To check the time to load the data you can try below.&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;ODBC .....&lt;/SPAN&gt;&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;let vStartTime =now();&lt;/SPAN&gt;&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;Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SQL SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM Source;&lt;/SPAN&gt;&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="line-height: 1.5em; font-size: 13.3333px;"&gt;let vEndTime =now();&lt;/SPAN&gt;&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;let vLoadingTime = interval('$(&lt;SPAN style="font-size: 13.3333px;"&gt;vEndTime &lt;/SPAN&gt;)' - '$(&lt;SPAN style="font-size: 13.3333px;"&gt;vStartTime &lt;/SPAN&gt;)','hh:mm:ss');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the value of variable &lt;SPAN style="font-size: 13.3333px;"&gt;vLoadingTime in input box&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021625#M927967</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-18T11:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021626#M927968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&amp;nbsp; so much Gysbert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 12:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021626#M927968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T12:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021627#M927969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&amp;nbsp; so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 12:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021627#M927969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T12:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021628#M927970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or simply check the time on the progress screen at the end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 23:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021628#M927970</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-03-18T23:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Time Taken To load 20gb data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021629#M927971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please mark the relevant answer as correct and close the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2016 05:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Taken-To-load-20gb-data-into-qlikview/m-p/1021629#M927971</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-19T05:07:21Z</dc:date>
    </item>
  </channel>
</rss>

