<?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 qvds loses data when service crashes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146161#M1252661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with reliability of data in the qlikview models. I found that whenever the server crashes or one of the services crashes, the qvds have less data than before the crush. The qvds actually loses rows of data. This issue is critical, because it hurts the credibility of the models. &lt;/P&gt;&lt;P&gt;I load my data incremental, so it can't recover itself when in reload.&lt;/P&gt;&lt;P&gt;Any solution for this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>qvds loses data when service crashes</title>
      <link>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146161#M1252661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with reliability of data in the qlikview models. I found that whenever the server crashes or one of the services crashes, the qvds have less data than before the crush. The qvds actually loses rows of data. This issue is critical, because it hurts the credibility of the models. &lt;/P&gt;&lt;P&gt;I load my data incremental, so it can't recover itself when in reload.&lt;/P&gt;&lt;P&gt;Any solution for this? &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/qvds-loses-data-when-service-crashes/m-p/1146161#M1252661</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: qvds loses data when service crashes</title>
      <link>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146162#M1252664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Backup your data so that a system crash that causes corruption of the file system does not result in permanent data loss.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146162#M1252664</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-07-26T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: qvds loses data when service crashes</title>
      <link>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146163#M1252668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you need to design an overlap into your incremental load.&lt;/P&gt;&lt;P&gt;Load the from the source database for the past N days, months or hours, and then append data from the stored QVD using a where not exists clause to prevent duplicate data. Finally re-write the updated qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume the QVD corruption is caused by the server crash occurring during the re-write of the qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also consider investigating the cause of the server crash and resolving the issue, as from the wording of your question this seems to be a regular occurrence!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146163#M1252668</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-07-26T12:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: qvds loses data when service crashes</title>
      <link>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146164#M1252670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My issue resolved by qlikview tech help.&lt;/P&gt;&lt;P&gt;The server crushes and the data lose were related to each other. apparently when the memory reached it's limit of 90% the qvds were stored partially because there was not enough memory to complete the save, and the server restarted itself to clear the cashe memory.&lt;/P&gt;&lt;P&gt;So the solution is:&lt;/P&gt;&lt;P&gt;1. Remove all preloads so it won't stay in the memory.&lt;/P&gt;&lt;P&gt;2. Clear cash every night by adding the row&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;"&gt; ClearCacheTimesPerDay=1 to the settings.ini file&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 07:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvds-loses-data-when-service-crashes/m-p/1146164#M1252670</guid>
      <dc:creator />
      <dc:date>2016-08-04T07:57:27Z</dc:date>
    </item>
  </channel>
</rss>

