<?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 Data loads can silently partially fail in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519497#M194055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- We have noticed that data loads into QlikView Personal Edition can silently fail. &lt;/P&gt;&lt;P&gt;- That is, when we press control-R to reload data from a SQL Server database, we have seen cases where not all data is loaded, but no error message is displayed. We only notice this by carefully comparing counts of number of rows loaded versus counts in the corresponding database views.&lt;/P&gt;&lt;P&gt;- We have a .qvw file, which is storing data to .qvd files. &lt;/P&gt;&lt;P&gt;- Has anyone else seen this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 10:08:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-13T10:08:39Z</dc:date>
    <item>
      <title>Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519497#M194055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- We have noticed that data loads into QlikView Personal Edition can silently fail. &lt;/P&gt;&lt;P&gt;- That is, when we press control-R to reload data from a SQL Server database, we have seen cases where not all data is loaded, but no error message is displayed. We only notice this by carefully comparing counts of number of rows loaded versus counts in the corresponding database views.&lt;/P&gt;&lt;P&gt;- We have a .qvw file, which is storing data to .qvd files. &lt;/P&gt;&lt;P&gt;- Has anyone else seen this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 10:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519497#M194055</guid>
      <dc:creator />
      <dc:date>2013-09-13T10:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519498#M194056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you could exclude conditions-reason in where-clauses and changes in the database after loading from qv it could be that a very high workload on the database and/or temporary missing network and/or error-values in certain records caused the missing records. Normally it should give a breakdown or an error-message but it must not if for example the data-connection-driver relativ fault-tolerant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should enable the load-logging (with timestamp). Here you could see the count of loaded records and also the appropriate time-spent. Often need such silent fails more or less time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519498#M194056</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-09-13T11:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519499#M194057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect high workloads on the database are not the cause, because these are development databases with few or no users. Intermittent network issues could be a cause, but they would be hard to pin down. Issue is that if there are problems the load should fail. If it did, we would be happy. Where it causes a problem is if there is no error, but still missing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We did enable load-logging and watch the count of row, which is how we had to troubleshoot when we realised what was happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 16:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519499#M194057</guid>
      <dc:creator />
      <dc:date>2013-09-26T16:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519500#M194058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this is the case, but many times my load processes (via Script) fail because of some file being hold by the system due to a previous wrong ending.&lt;/P&gt;&lt;P&gt;Nothing will be lost if you inspect this situation.&lt;/P&gt;&lt;P&gt;Good Luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 19:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519500#M194058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-26T19:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519501#M194059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. But when a load fails with an error, that is fine. Our problem here is silent failures, with no error but incomplete data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 07:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519501#M194059</guid>
      <dc:creator />
      <dc:date>2013-09-27T07:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519502#M194060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What show the log-files? Could you compare the data in the database and which qv loaded - which records are missing? Some values (errors or special chars) in those records could be problematic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any aggregations, where-clause&amp;nbsp; or joins in this load? A reduction of the complexity an doing this later in further load-processes could avoid problems with the workload and made it easier to find any differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes is it useful to separate such data and loads in dummy databases/applications and runs these with higher frequency and/or with various parameter could lead to the cause of your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 07:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519502#M194060</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-09-27T07:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519503#M194061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is intermittent and rare, so I cannot reproduce at will. We will attempt to capture log files corresponding to the failure when we can catch it, but I don't expect this will be quickly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The load is simple. It only uses load, select and store statements. There is one case statement in one of the select statements. We'll try to remove this in case its related, but I doubt it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 08:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519503#M194061</guid>
      <dc:creator />
      <dc:date>2013-09-27T08:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519504#M194062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Owen&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Using the QlikView 11.20 [and other versions] Desktop I have noticed that it appears to have some kind of sticky cache, which I posted as a discussion - albeit with no replies.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/393312#393312"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; http://community.qlik.com/message/393312#393312&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could your issue be somehow related ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We both have one of those infamous random &amp;amp; intermittent issues, that can be hard to diagnose &amp;amp; sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 08:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519504#M194062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-27T08:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519505#M194063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting Bill, thanks. I don't know if these are related.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 09:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519505#M194063</guid>
      <dc:creator />
      <dc:date>2013-09-27T09:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519506#M194064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure.. But it may help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using Set ErrorMode=0.. That may be a reason why it didn't revert any error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 09:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519506#M194064</guid>
      <dc:creator />
      <dc:date>2013-09-27T09:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519507#M194065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, we are not using Set ErrorMode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 09:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519507#M194065</guid>
      <dc:creator />
      <dc:date>2013-09-27T09:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519508#M194066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you made any progress on this issue.&amp;nbsp; I think we are experiencing something similar, and in our case it occurs when reloading data to a .qvw via an EDX call from a script within an SSIS package.&amp;nbsp; Over a period of 6 weeks it has occurred on three different .qvws.&amp;nbsp;&amp;nbsp;&amp;nbsp; Like the author of this thread, we receive no error indication either from the SQL Server/SSIS or from the Qlikview server.&amp;nbsp; We have only been able to uncover by performing row counts against the .qvw and comparing to row counts from corresponding table(s) in SQL DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The .qvw's that are failing to load are among our largest data tables.&amp;nbsp; Sometimes they load and sometimes they don't.&amp;nbsp; In our testing so far, if we re-run via the SSIS scripted EDX call the reload is sometimes successful and sometimes silently fails.&amp;nbsp; However so far if we reload directly through the Qlikview application we have not experienced this failure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point, we are searching for any type of ideas as to the cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Brookes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 20:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519508#M194066</guid>
      <dc:creator />
      <dc:date>2013-10-28T20:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519509#M194067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have not solved this issue yet, as its very interrmittent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 08:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519509#M194067</guid>
      <dc:creator />
      <dc:date>2013-10-29T08:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519510#M194068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How earlier mentioned I suggest first to exclude defintily potential errors directly in values or expressions. Some of them could lead to ignore single records or to terminate the load/script without any message. Therefor I would add some routines which first count the rows in source and after loading counts again. Is there a different check about the source record-id which records are missing and write this result with a timestamp in a additionally table. Later you can check this table and search directly in this records which are missing to find any pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other reasons could be errors in RAM ... but this is more difficult. If you have several server in your environment you could move your app/task or execute it additionally parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 09:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519510#M194068</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-10-29T09:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519511#M194069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this can happen when Set ErrorMode=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 09:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519511#M194069</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-29T09:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519512#M194070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will look into this.&amp;nbsp; We are also seeing this on a new server in a virtual environment and our systems team has made the decision to allocate additional memory to the SQL DB server.&amp;nbsp; Because of the way we process data into our SQL data warehouse tables and then into Qlikview documents, and as many as 7 SSIS packages at any one time are processing data into different SQL tables and then initiating a reload of Qlikview documents via scripted EDX calls, the systems admins believe that this may be overwhealming memory on the SQL DB server when our largest tables are processed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519512#M194070</guid>
      <dc:creator />
      <dc:date>2013-10-29T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519513#M194071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We don't use Set ErrorMode at all in the scrpts for the Qlikview documents which are silently failing.&amp;nbsp; Therefore according to my reading our scripts should be running in default ErrorMode = 1, however since we see no errors reported it sure seems like our scripts are running in ErrorMode = 0.&amp;nbsp; Is there another way this could have been set as a default if it does not appear in the Qlikview scripts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519513#M194071</guid>
      <dc:creator />
      <dc:date>2013-10-29T14:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519514#M194072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using MS SQL Server, have you tried adding the server hint (nolock) to your sql select statements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. SELECT * FROM TABLE (nolock)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're retrieving data at the same time that SQL Server is committing it you may find that some of your data is not being returned. Nolock may be able to help in this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519514#M194072</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2013-10-29T14:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519515#M194073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use nolock. But this issue was being seen when no commits were being made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 16:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519515#M194073</guid>
      <dc:creator />
      <dc:date>2013-10-29T16:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data loads can silently partially fail</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519516#M194074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No solution for us yet, however we are being told that the issue may result from our use of SQL Server 2012 with Qlikview 10, which is not officially supported.&amp;nbsp; We are not sure the issue lies here, but our attempt to open an incident ticket with Qlikview was rejected as they will not troubleshoot an issue involving Qlikview 10 and SQL Server 2012.&amp;nbsp; We are evaluating our upgrade process, but we have yet to get the new EDX call working as we need it, and were trying to hold out for new server hardware before upgrading to Qlikview 11.&amp;nbsp; Now we will have to upgrade in place and then in a couple of months migrate to another server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 15:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loads-can-silently-partially-fail/m-p/519516#M194074</guid>
      <dc:creator />
      <dc:date>2013-11-15T15:54:52Z</dc:date>
    </item>
  </channel>
</rss>

