<?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 read block size in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789477#M1210443</link>
    <description>&lt;P&gt;Before looking for any technically reasons on the OS + hardware side I suggest to exclude if any possible all thinkable causes on the Qlik side. This means for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;is it definitely the same qvd which is loaded and not different ones which should contain the same content on fields, records and field-values but are independent created&lt;/LI&gt;&lt;LI&gt;are there any other statements within the load-script - I suggest to create a new qvw and using only this single qvd load-statement&lt;/LI&gt;&lt;LI&gt;switching off the logging - especially the write instantly setting - the run-time check could be made with two variable-statements before and after the load&lt;/LI&gt;&lt;LI&gt;checking the run-times with a cmd-line and/or vbs execution&lt;/LI&gt;&lt;LI&gt;which QV releases are included on both side&lt;/LI&gt;&lt;LI&gt;how are the run-times if the qmc performed the tasks&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If nothing significantly changes or gives any interesting hints to follow you may trying some more direct load-checks, for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;trying the same with other qvd's - are the results all similar or are there lesser/bigger differences as expected&lt;/LI&gt;&lt;LI&gt;using either qvd's which are smaller as well as much bigger as this one - background for this trial is to see if the run-time differences change in relation to their size/records or rather not&lt;/LI&gt;&lt;LI&gt;adding a where-clause like: where 1=1; to force to break the optimized mode - of course the load will be slower but the run-time differences should be lesser if the storage is the biggest bottleneck&lt;/LI&gt;&lt;LI&gt;making similar checks but not with the qvd's else with a binary load of another qvw&lt;/LI&gt;&lt;LI&gt;probably some more ... which may allow deductions on what might a possible cause or usually more common to exclude certain reasons&amp;nbsp; &amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;By all trials a close look on the taskmanager or more specialized tools like the resource manager may be also useful to notice any specifics.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Tue, 09 Mar 2021 09:05:07 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-03-09T09:05:07Z</dc:date>
    <item>
      <title>qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1788644#M1210318</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;we have a production and a test server with equal ressources and equal qlikview installation.&lt;/P&gt;&lt;P&gt;Now, on testserver a qvd with 2'000'000 rows is read in 5 seconds (raw optimised), in steps of 300'000 rows.&lt;BR /&gt;On prodserver, the same file needs 10seconds for loading (raw optimised), every 150'000 record load is displayed instead.&lt;/P&gt;&lt;P&gt;What could cause this difference?&lt;/P&gt;&lt;P&gt;Thank you - Marcel&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 11:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1788644#M1210318</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2021-03-05T11:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1788970#M1210375</link>
      <description>&lt;P&gt;A thread with a very similar scenario is this one:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Administration/why-is-loading-a-QVD-file-optimized-slower-on-prod-then-on-dev/td-p/1160235" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Administration/why-is-loading-a-QVD-file-optimized-slower-on-prod-then-on-dev/td-p/1160235&lt;/A&gt;&lt;/P&gt;&lt;P&gt;No answer is marked as solution.&lt;/P&gt;&lt;P&gt;I have moved the qvd file to different hard discs on either the prod and the testserver. The problem remains the same, dev read has double speed than reading the qvd on the prod server.&lt;/P&gt;&lt;P&gt;I will now turn off Virus scanner on prod and check. Reinstalled QV.exe on prod as well.&lt;/P&gt;&lt;P&gt;Only other thing I find is that MS MDAC versions are different on both servers, but this should not have an impact.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2021 13:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1788970#M1210375</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2021-03-07T13:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1788979#M1210380</link>
      <description>&lt;P&gt;Hi Marcel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To fully isolate the case, if you got exactly the same resource, same storage, same clock speed, etc, I would check if there are other factors that get in the way.&lt;/P&gt;&lt;P&gt;On prod server, is there a server active? before doing the tests, do you check that you have no other disk activity?&lt;/P&gt;&lt;P&gt;The dev and prod are on the same space? what happends if you move the qvd to a local folder on these servers?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2021 15:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1788979#M1210380</guid>
      <dc:creator>eliran</dc:creator>
      <dc:date>2021-03-07T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789013#M1210395</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have already moved the qvd file to local folders, the result remains the&lt;BR /&gt;same.&lt;BR /&gt;&lt;BR /&gt;Is there a way to define how many rows will be read from a qvd before the&lt;BR /&gt;rowcount is being displayed in the script window?&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Mar 2021 19:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789013#M1210395</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2021-03-07T19:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789161#M1210413</link>
      <description>&lt;P&gt;Thinkable are different user-settings in Qlik like generating a log-file and/or writing it instantly. Maybe there are more settings which may have an impact especially if there were adjustments to the easter egg settings. To exclude any influence from them you could remove the settings.ini (after a backup) to see if it makes any differences.&lt;/P&gt;&lt;P&gt;- Marcus&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 11:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789161#M1210413</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-03-08T11:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789169#M1210414</link>
      <description>&lt;P&gt;Is the amount of *available* resources identical in both cases? If the production server is busier, this may be an issue where the reason for slower read is having fewer resources available to actually work with vs. a less-busy test server.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 12:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789169#M1210414</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-03-08T12:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789276#M1210425</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have already deleted the settings.ini ("easter eggs"), but no difference.&lt;BR /&gt;The log file settings are the same (local logging in c:\programdata\QlikView\...),&lt;BR /&gt;written immediately.&lt;/P&gt;&lt;P&gt;The amount of available ressources (c: / d: disk) is even slightly better on prod.&lt;/P&gt;&lt;P&gt;Yes, there is a QV Server running on both systems. However, if no job (qvb.exe) is running,&lt;BR /&gt;still no difference.&lt;BR /&gt;Even If a stop the QV Services on prod and disable them, no difference. QV.exe on Test reads qvd files optimized&lt;BR /&gt;always double as fast as on prod.&lt;/P&gt;&lt;P&gt;I have stopped running processes on the prod server as possible, still no difference.&lt;/P&gt;&lt;P&gt;The load processes were equally fast on both systems until specific date Feb, 15. Thereafter, out&lt;BR /&gt;of a sudden, load speed of both qv.exe and qvb.exe started to be doubled on prod.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 16:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789276#M1210425</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2021-03-08T16:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789421#M1210438</link>
      <description>&lt;P&gt;I suggest you should try to run some testing tool, one that integrate cpu and disk.&lt;/P&gt;&lt;P&gt;You should check if it's a general problem, rather then Qlik related problem, before investigating further in Qlik direction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 06:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789421#M1210438</guid>
      <dc:creator>eliran</dc:creator>
      <dc:date>2021-03-09T06:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789477#M1210443</link>
      <description>&lt;P&gt;Before looking for any technically reasons on the OS + hardware side I suggest to exclude if any possible all thinkable causes on the Qlik side. This means for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;is it definitely the same qvd which is loaded and not different ones which should contain the same content on fields, records and field-values but are independent created&lt;/LI&gt;&lt;LI&gt;are there any other statements within the load-script - I suggest to create a new qvw and using only this single qvd load-statement&lt;/LI&gt;&lt;LI&gt;switching off the logging - especially the write instantly setting - the run-time check could be made with two variable-statements before and after the load&lt;/LI&gt;&lt;LI&gt;checking the run-times with a cmd-line and/or vbs execution&lt;/LI&gt;&lt;LI&gt;which QV releases are included on both side&lt;/LI&gt;&lt;LI&gt;how are the run-times if the qmc performed the tasks&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If nothing significantly changes or gives any interesting hints to follow you may trying some more direct load-checks, for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;trying the same with other qvd's - are the results all similar or are there lesser/bigger differences as expected&lt;/LI&gt;&lt;LI&gt;using either qvd's which are smaller as well as much bigger as this one - background for this trial is to see if the run-time differences change in relation to their size/records or rather not&lt;/LI&gt;&lt;LI&gt;adding a where-clause like: where 1=1; to force to break the optimized mode - of course the load will be slower but the run-time differences should be lesser if the storage is the biggest bottleneck&lt;/LI&gt;&lt;LI&gt;making similar checks but not with the qvd's else with a binary load of another qvw&lt;/LI&gt;&lt;LI&gt;probably some more ... which may allow deductions on what might a possible cause or usually more common to exclude certain reasons&amp;nbsp; &amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;By all trials a close look on the taskmanager or more specialized tools like the resource manager may be also useful to notice any specifics.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 09:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789477#M1210443</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-03-09T09:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: qvd read block size</title>
      <link>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789803#M1210494</link>
      <description>&lt;P&gt;Thank you, these are good ideas how to test further. I will try out all of them.&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 20:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvd-read-block-size/m-p/1789803#M1210494</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2021-03-09T20:49:40Z</dc:date>
    </item>
  </channel>
</rss>

