<?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 does not complete, just hangs after load * in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695498#M1264177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Apart from what Anand have suggested.&lt;/P&gt;&lt;P&gt;Try to enable log file of document and see what does it shows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open your Qlikview document --&amp;gt; Document properties --&amp;gt; General tab --&amp;gt; Generate log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2014 08:26:04 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-07-02T08:26:04Z</dc:date>
    <item>
      <title>Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695496#M1264170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am having problems reloading a document that reads data from an Oracle database, and creates a qvd-file. The document was running ok in Publisher until Thursday last week. When I try to run the task, it starts, but hangs just a couple of Seconds after the relaod has started. When i og to task manager, I can see qvconnect64 running. When I stop the task, or the task goes to timeout, qvconnect64 is still hanging, and I have to end the process manually. The same thing happens if I try to reload the document manually using QV desktop. But if I try multiple times with QV desktop, it will suddenly reload ok once, and then NeXT time it would run forever. I tried both ODBC and OLE DB, both with the same result.&lt;/P&gt;&lt;P&gt;Does any one have any idea to why this is happening? The document was reloading ok before. It's not even a large document, it reloads in under 1 minute when its working.&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-does-not-complete-just-hangs-after-load/m-p/695496#M1264170</guid>
      <dc:creator>carolynkarl</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695497#M1264174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the document log files for error or add the error mode statement in the load script at the begining&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;set ErrorMode=0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more check the error mode list to add it manually due to some reasons the QV application hangs see this modes also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-LeftBold" style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;0&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;No error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;1&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;General error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;2&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Syntax error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;3&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;General ODBC error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;4&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;General OLE DB error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;5&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;General custom database error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;6&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;General XML error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;7&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;General HTML error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;8&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;File not found&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;9&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Database not found&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;10&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Table not found&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;11&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Field not found&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;12&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;File has wrong format&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;13&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;BIFF error&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;14&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;BIFF error encrypted&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;15&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;BIFF error unsupported version&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;16&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Semantic error&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 08:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695497#M1264174</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-02T08:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695498#M1264177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Apart from what Anand have suggested.&lt;/P&gt;&lt;P&gt;Try to enable log file of document and see what does it shows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open your Qlikview document --&amp;gt; Document properties --&amp;gt; General tab --&amp;gt; Generate log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 08:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695498#M1264177</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-02T08:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695499#M1264180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I've enabled the log file, but the log file shows no errors. Actually there is nothing in the log after "Load *"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 08:28:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695499#M1264180</guid>
      <dc:creator>carolynkarl</dc:creator>
      <dc:date>2014-07-02T08:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695500#M1264182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Look at the below location for your task.&lt;/P&gt;&lt;P&gt;C:\ProgramData\QlikTech\DistributionService\1\Log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell what does this log says.&lt;/P&gt;&lt;P&gt;did you find any error code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 08:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695500#M1264182</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-02T08:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695501#M1264184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to introduce the error mode in application and then reload app and check it is hangs or not and then check the error logs what written there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 08:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695501#M1264184</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-02T08:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695502#M1264186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;this happened to me earlier. I had many tables which have many common columns, My data was such and then I just qualify *, that's it. It worked. If ur issue is similar then u can use this solution&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Ravi N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 08:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695502#M1264186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-02T08:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695503#M1264187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this, since I am basically creating three identical tables with different where-statements. This did not solve my problem.&lt;/P&gt;&lt;P&gt;I've also upgraded both server and desktop to QlikView 11.20 SR7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695503#M1264187</guid>
      <dc:creator>carolynkarl</dc:creator>
      <dc:date>2014-07-03T11:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695504#M1264188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The log does not conaint any thing after "load * ".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695504#M1264188</guid>
      <dc:creator>carolynkarl</dc:creator>
      <dc:date>2014-07-03T11:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695505#M1264189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try by loading few records and introduce error mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695505#M1264189</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-03T11:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695506#M1264190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yo do need to check joins left joins&amp;nbsp; i mean data model &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;try use distinct after all load statement &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695506#M1264190</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-07-03T11:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695507#M1264191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just executed the sql in PL/SQL Developer, and it was ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695507#M1264191</guid>
      <dc:creator>carolynkarl</dc:creator>
      <dc:date>2014-07-03T11:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695508#M1264192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version are you running of QlikView Server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695508#M1264192</guid>
      <dc:creator />
      <dc:date>2014-07-03T11:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695509#M1264193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running server 11.20 SR7 on server 2012 and desktop for win8 11.20 SR7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 11:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695509#M1264193</guid>
      <dc:creator>carolynkarl</dc:creator>
      <dc:date>2014-07-03T11:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695510#M1264194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carolyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must refine your query.&lt;/P&gt;&lt;P&gt;By using load * it will try to retrieve all possible values. It can take ages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must use load without the *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Where&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the appropriate query parameters you may want to use&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2014 21:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695510#M1264194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-12T21:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not complete, just hangs after load *</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695511#M1264195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your reply works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 07:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-complete-just-hangs-after-load/m-p/695511#M1264195</guid>
      <dc:creator>vinod22kv</dc:creator>
      <dc:date>2018-07-19T07:47:38Z</dc:date>
    </item>
  </channel>
</rss>

