<?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 Execution script fail error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178591#M45734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;The issue has been resolved.&lt;/P&gt;&lt;P&gt;Thanks for ur advise.&lt;/P&gt;&lt;P&gt;If QVD is in work then also this error comes, but u dont need to restart system, just close all qlikview application which are using the qvd.It is due to some script error while reloading the qvd into application.&lt;/P&gt;&lt;P&gt;In my case the virtual memory was less, i just increase the virtual memory and problem go away &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks agin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2011 03:55:50 GMT</pubDate>
    <dc:creator>maneshkhottcpl</dc:creator>
    <dc:date>2011-04-28T03:55:50Z</dc:date>
    <item>
      <title>Execution script fail error</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178588#M45731</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 facing two types of errors.&lt;/P&gt;&lt;P&gt;1. While i m loading the data from MS SQl server , loading data is working fine but showing the error while table store into QVD.(Execution script fail error).&lt;/P&gt;&lt;P&gt;2. The same error occuring at time of QVD loading. i.e While i am loading the qvd into the application with where clause its getting error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m using qv 9.0 SR 4 on leased licence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 09:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178588#M45731</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-03-24T09:46:26Z</dc:date>
    </item>
    <item>
      <title>Execution script fail error</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178589#M45732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manesh&lt;/P&gt;&lt;P&gt;First you create the correct folder structure like,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;APPLICATION --&amp;gt;Application ie QVW File.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;DATA --&amp;gt;qvd files.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;ETL-&amp;gt;you store the qvd generater appl..&lt;/P&gt;&lt;P&gt;and enable the relative path in the edit script.and store qvd as show below.&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;BR /&gt;FROM Part.Physical."V_Trans";&lt;BR /&gt;&lt;BR /&gt;store * from Trans into ..\Data\Transtock.qvd;&lt;/P&gt;&lt;P&gt;It will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 10:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178589#M45732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-24T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Execution script fail error</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178590#M45733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Manesh,&lt;/P&gt;&lt;P&gt;I have faced similar issue. In My Case the QVd was already in use.&lt;/P&gt;&lt;P&gt;Try changing the name of the QVd while stroing and loading.&lt;/P&gt;&lt;P&gt;Restarting the system might sort out this issue.&lt;/P&gt;&lt;P&gt;Or you need to go to Task manager and check if any Qlikview application is running or not (other the file which you have openend).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 10:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178590#M45733</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-03-24T10:05:02Z</dc:date>
    </item>
    <item>
      <title>Execution script fail error</title>
      <link>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178591#M45734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;The issue has been resolved.&lt;/P&gt;&lt;P&gt;Thanks for ur advise.&lt;/P&gt;&lt;P&gt;If QVD is in work then also this error comes, but u dont need to restart system, just close all qlikview application which are using the qvd.It is due to some script error while reloading the qvd into application.&lt;/P&gt;&lt;P&gt;In my case the virtual memory was less, i just increase the virtual memory and problem go away &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks agin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 03:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execution-script-fail-error/m-p/178591#M45734</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-04-28T03:55:50Z</dc:date>
    </item>
  </channel>
</rss>

