<?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: Reload frequency and timing of QVD Generators in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-frequency-and-timing-of-QVD-Generators/m-p/1079833#M1254896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you informative reply Gysbert! Just wanted to make sure and feel confident about the points mentioned above &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2016 07:03:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-28T07:03:28Z</dc:date>
    <item>
      <title>Reload frequency and timing of QVD Generators</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-frequency-and-timing-of-QVD-Generators/m-p/1079831#M1254891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I have a number of QlikView documents (Generators) which are used to generate several QVD files. The main data sources for these QVDs are two DB2 Databases that are continuously used by a large number of company employees. These QVD files are then used as data sources for several QVW application that we use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These QVD generators are scheduled to run during the night, so that the data in the Qlikview dashboards will be refreshed every 24 hours. The reload to run these QVD generators takes about 30 minutes to complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recently I am having complaints from some of the dashboard users that the data is not being refreshed frequently enough for their needs. Thus, I was considering scheduling the QVD generators to reload more frequently, for instance, every 4 hours (i.e. also during working hours).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I have the following questions:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;1. Does reloading during working hours present any risks from the Qlikview side or the source database (DB2 in my case) side, such as data corruption, inconsistency or conflicts? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2. How often can such QVD generators be reloaded, is there any limits? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;3. What is the best &lt;/SPAN&gt;practice&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; to offer users with dashboards that are updated more often than 24 hours? &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;Can someone please advice on best &lt;/SPAN&gt;practice&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; regarding such requirement?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-frequency-and-timing-of-QVD-Generators/m-p/1079831#M1254891</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reload frequency and timing of QVD Generators</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-frequency-and-timing-of-QVD-Generators/m-p/1079832#M1254893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;1. Does reloading during working hours present any risks from the Qlikview side or the source database (DB2 in my case) side, such as data corruption, inconsistency or conflicts?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;A reload means retrieving data from the source DB. That may have a negative impact on the performance of the source database and the machine executing the reload. If a qvd is locked by a process it cannot be written to and a reload that needs a locked qvd will fail. Make sure that the task that reloads a qvd finishes before another reload uses that qvd as source. Data corruption is extremely unlikely unless you have flaky hardware. A reload can't cause corruption in the source database unless you're doing very silly things that involve writing to the database.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;2. How often can such QVD generators be reloaded, is there any limits?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;If a reload takes 30 minutes then you can reload 48 times a day if the source database is online, the machine that executes the reload is online and there's enough cpu, ram and harddisk capacity available to successfully reload.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;3. What is the best &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;practice&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt; to offer users with dashboards that are updated more often than 24 hours?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Reload more often.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 17:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-frequency-and-timing-of-QVD-Generators/m-p/1079832#M1254893</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-27T17:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reload frequency and timing of QVD Generators</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-frequency-and-timing-of-QVD-Generators/m-p/1079833#M1254896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you informative reply Gysbert! Just wanted to make sure and feel confident about the points mentioned above &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 07:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-frequency-and-timing-of-QVD-Generators/m-p/1079833#M1254896</guid>
      <dc:creator />
      <dc:date>2016-01-28T07:03:28Z</dc:date>
    </item>
  </channel>
</rss>

