<?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: Script running fine - STORE_command makes WHOOM... Plz help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481481#M687238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi ,&lt;/P&gt;&lt;P&gt;try to store without "(qvd)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Store Stempeldaten_gen.qvd &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;into&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;[\\........\Stempeldaten_gen.qvd.] ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Dec 2013 13:07:53 GMT</pubDate>
    <dc:creator>maternmi</dc:creator>
    <dc:date>2013-12-13T13:07:53Z</dc:date>
    <item>
      <title>Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481478#M687226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the title actually says all about my problem, there is no more to it:&lt;/P&gt;&lt;P&gt;- I have an app running once in the morning to query a lot of data from our personell database.&lt;/P&gt;&lt;P&gt;- The data fetched by one of those queries is to be used in two places:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - It shall be stored just like it is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - It shall be further processed and the process output should be stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The latter actually works well. The former does not - I can't see why: The script runs fine - I've tested by putting the EXIT at different points - and the table gets created. There are no more synthetic keys, no links at all actually, all the other tables are already deleted at that point.&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; At the very last command, which is a STORE command, copied 1:1 from others (just adapted) creates an error, the entire app crashes (that "failure. Retrieve old data?" message) and the qvd is not created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command is&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; STORE&lt;SPAN style="font-size: 8pt;"&gt; Stempeldaten_gen &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ..\01_QVD\HR_QVD\Stempeldaten_gen.qvd (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &amp;lt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;That command is exactly the same as all other STOREs in that app, the file_path is exactly the same and there are other files with an '_' as well which are created without any problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I will attach to this post both&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;- an excel file with sample personell data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;- a sample qvw&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 11:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481478#M687226</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-12-13T11:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481479#M687235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess is that the qvd is locked by another process...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 12:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481479#M687235</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2013-12-13T12:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481480#M687237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good one - but what could lock it? This particular qvd doesn't exist yet, I am about to generate it at that point ... Could it be because there was another qvd written just a second earlier? Can that be a problem? In that case, I could just push the second STORE command to another tab in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481480#M687237</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-12-13T13:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481481#M687238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi ,&lt;/P&gt;&lt;P&gt;try to store without "(qvd)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Store Stempeldaten_gen.qvd &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;into&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;[\\........\Stempeldaten_gen.qvd.] ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481481#M687238</guid>
      <dc:creator>maternmi</dc:creator>
      <dc:date>2013-12-13T13:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481482#M687242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Nibbler&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now always put a Sleep(5000) after any Store statement, to thus wait 5 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may well be irrelevant to your issue, but since starting doing this I have had no weird issues like you describe.&lt;/P&gt;&lt;P&gt;&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, 13 Dec 2013 13:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481482#M687242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-13T13:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481483#M687244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all you could back up and delete the original QVD files and build them again from fresh.&lt;/P&gt;&lt;P&gt;If that doesn't help you could rename the next generated qvd files in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can test if the QVD file is locked. The QVD file will get locked if the QVW file using it is open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.Janne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481483#M687244</guid>
      <dc:creator>mr_janne</dc:creator>
      <dc:date>2013-12-13T13:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481484#M687245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is just running, I'll have to wait a few minutes - but that might well be the issue I think, so I will try with the SLEEP() command.&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481484#M687245</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-12-13T13:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481485#M687246</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 have a small a mistake&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;&amp;lt;Store Stempeldaten_gen &lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;into&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;[\\........\Stempeldaten_gen.qvd.]&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;By the way if you already have generated a qvd, then delete it, close QV, open QV and reload your script. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004d4d; font-size: 8pt;"&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481485#M687246</guid>
      <dc:creator>maternmi</dc:creator>
      <dc:date>2013-12-13T13:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481486#M687247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately the problem persists despite all I have tried yet:&lt;/P&gt;&lt;P&gt;- SLEEP 5000 - I have introduced that&lt;/P&gt;&lt;P&gt;- remove the '(qvd)' - I have done that, too.&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; it doesn't seem to make a difference - the script fails at that point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481486#M687247</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-12-13T13:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481487#M687248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does the script look like just prior to the Store function? Look for extra or missing commas after each field maybe? That's what I usually find in this scenario, especially when I'm storing a resident load and creating the script manually rather than with the wizard.&lt;/P&gt;&lt;P&gt;--john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481487#M687248</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2013-12-13T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481488#M687249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that there was something hung up again - I just tried to delete the qvd, I got the message that it was open - so I closed down QlikView and just restarted and ran the script again - and it worked.&lt;/P&gt;&lt;P&gt;Now I try to run it a bit further, to include all the RESIDENT LOADs in that process. Let's see said the blind man...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481488#M687249</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-12-13T13:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481489#M687250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Yep - apparently, something was stuck. Now it seems to work fine - both qvd files were generated all right.&lt;/P&gt;&lt;P&gt;Thanks for your advice anyway!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 14:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481489#M687250</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-12-13T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Script running fine - STORE_command makes WHOOM... Plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481490#M687251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops... Apparently, I've forgotten to mark this as a question, so I cannot mark it as solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue, however, is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 14:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-running-fine-STORE-command-makes-WHOOM-Plz-help/m-p/481490#M687251</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-12-13T14:13:43Z</dc:date>
    </item>
  </channel>
</rss>

