<?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: Execution of script failed, when saving QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522322#M195138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have write-access permission to the Program Files folder (I would assume, no)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jun 2013 15:20:14 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-06-28T15:20:14Z</dc:date>
    <item>
      <title>Execution of script failed, when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522321#M195137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody, i have this problem. I load the script, everything is ok, i save some QVDS but when i try to save one in particulary (always the sameone) it fails. If i dont save the QVD but LOAD the tables, everything is correct. So i have that issue, i can't save one specific QVD.. i need help please!&lt;/P&gt;&lt;P&gt;I also put the logfile but no errors.. At the end it says&lt;/P&gt;&lt;P&gt;28/06/2013 11:39:03 AM: 0034&amp;nbsp; STORE * FROM Stock into into D:\Program Files\QlikView\Stock.qvd&lt;/P&gt;&lt;P&gt;28/06/2013 11:39:03 AM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; General Script Error&lt;/P&gt;&lt;P&gt;28/06/2013 11:39:03 AM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Falló la Ejecución&lt;/P&gt;&lt;P&gt;28/06/2013 11:39:03 AM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ejecución finalizada.&lt;/P&gt;&lt;P&gt;&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, 28 Jun 2013 14:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522321#M195137</guid>
      <dc:creator />
      <dc:date>2013-06-28T14:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Execution of script failed, when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522322#M195138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have write-access permission to the Program Files folder (I would assume, no)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 15:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522322#M195138</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-28T15:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Execution of script failed, when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522323#M195139</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;Usually&amp;nbsp; u get the error when storing as a qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)if the filepath location of qvd is incorrect&amp;nbsp; ... in this case it loads all the files into qv but fails as storing them as a qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try replacing the * with tablename&lt;/P&gt;&lt;P&gt;store tablename into filepath...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 19:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522323#M195139</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-06-28T19:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Execution of script failed, when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522324#M195140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You wrote "into" twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;STORE * FROM Stock &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;into into&lt;/STRONG&gt;&lt;/SPAN&gt; D:\Program Files\QlikView\Stock.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Assuming the file is not locked, the location exists, and the account running the reload has permission to write to that folder, this should be the syntax:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;STORE Stock INTO&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt; D:\Program Files\QlikView\Stock.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 15:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-of-script-failed-when-saving-QVD/m-p/522324#M195140</guid>
      <dc:creator>msteedle</dc:creator>
      <dc:date>2013-06-29T15:12:59Z</dc:date>
    </item>
  </channel>
</rss>

