<?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: Script Loading Time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012020#M964762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the detailed information Peter ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 08:00:02 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2015-10-07T08:00:02Z</dc:date>
    <item>
      <title>Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012012#M964754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;PLease find the aatachment of the screenshot of the script loading ,&lt;/P&gt;&lt;P&gt;as u can see the time elapsed is&amp;nbsp; more than 1 hour and its still loading ,&lt;/P&gt;&lt;P&gt;at 21875 it fecthed in 1 second but after that its not moving forward.&lt;/P&gt;&lt;P&gt;Can some one suggest me what needs to be done , the data is coming from oracle data base which has around 1 lakks rows .&lt;/P&gt;&lt;P&gt;and there are some calculation involved in the sript .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 05:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012012#M964754</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-07T05:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012013#M964755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's huge and what's the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 05:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012013#M964755</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-10-07T05:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012014#M964756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert &lt;/P&gt;&lt;P&gt;When i say huge its the data , there are around 1 lakh rows and the script has calculation too,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 06:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012014#M964756</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-07T06:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012015#M964757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1lakh is not a big deal for the Qlikview, I think you have issue with the SQL joins and condition please check the SQL connection and conditions once . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 06:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012015#M964757</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-07T06:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012016#M964758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi john I understand your problem, All this issues comes if the SQL Conditions and connections are not correct in that case only the script keep on executing like that....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012016#M964758</guid>
      <dc:creator />
      <dc:date>2015-10-07T07:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012017#M964759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest, store the data in QVD and then load into your new QVW (through binary load)... essentially 3 tier architecture. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012017#M964759</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-07T07:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012018#M964760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More than 1 hour is definitely very slow for ~23000 rows. Be aware of the fact that QlikView sometimes update the log window in bursts. Especially if the SQL query is chewing on the SQL logic using complicated joins and has to do a lot of internal (seen from the SQL DB engine) operations while or before it can deliver rows makes this especially true - long time without any updates. The lack of indexes in your SQL database that should support the SQL query being executed can lead to extremely low performance and little can be done from QlikView to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of columns is a significant factor in speed. It is all a matter of maths&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x columns * y rows * size of each column data type = total data volume&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Picking out only the number of rows as a measure for the volume that needs to be loaded is too one dimensional really.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other significant factor is of course how fast your source database can deliver the rows. This again is also dependent on both the complexity of the underlying SQL query and of the performance of the SQL engine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012018#M964760</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-10-07T07:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012019#M964761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="2015-10-07 #1.PNG" class="jive-image image-1" src="/legacyfs/online/101239_2015-10-07 #1.PNG" style="width: 620px; height: 358px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012019#M964761</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-10-07T07:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Script Loading Time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012020#M964762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the detailed information Peter ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 08:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-Loading-Time/m-p/1012020#M964762</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-07T08:00:02Z</dc:date>
    </item>
  </channel>
</rss>

