<?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: How to create kill QV task in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012256#M1256144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;one more question.&lt;/P&gt;&lt;P&gt;What kind of file should it be?&lt;/P&gt;&lt;P&gt;exe or txt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2015 10:30:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-10T10:30:18Z</dc:date>
    <item>
      <title>How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012250#M1256136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to create a task which kills all running QV processes.&lt;/P&gt;&lt;P&gt;How do I do it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Inna&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/How-to-create-kill-QV-task/m-p/1012250#M1256136</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012251#M1256139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Out of curiosity:&lt;/P&gt;&lt;P&gt;Why would you want to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012251#M1256139</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-09-10T10:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012252#M1256140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create batch file that do the thing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;taskkill /f /im "Qv.exe"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012252#M1256140</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-09-10T10:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012253#M1256141</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 want to restart the QV machine.&lt;/P&gt;&lt;P&gt;So beforehand I want to kill all QV tasks so that they won't get stuck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012253#M1256141</guid>
      <dc:creator />
      <dc:date>2015-09-10T10:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012254#M1256142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;so to make this batch file and then to run it from tasks scheduler?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012254#M1256142</guid>
      <dc:creator />
      <dc:date>2015-09-10T10:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012255#M1256143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Restarting the machine will automatically kill all the (QlikView) services, which as a result will kill all the QlikView server service sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest checking the QMC first to see if there are no tasks running though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012255#M1256143</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-09-10T10:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012256#M1256144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;one more question.&lt;/P&gt;&lt;P&gt;What kind of file should it be?&lt;/P&gt;&lt;P&gt;exe or txt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012256#M1256144</guid>
      <dc:creator />
      <dc:date>2015-09-10T10:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012257#M1256145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.bat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012257#M1256145</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-09-10T10:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012258#M1256146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could be implemented in a more flexible vbs-script (see attachments) but I think you are working on symptoms and not on the causes. Why do you want to kill processes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 10:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012258#M1256146</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-10T10:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012259#M1256147</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 want to restart the QV machine.&lt;/P&gt;&lt;P&gt;So beforehand I want to kill all QV tasks so that they won't get stuck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 11:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012259#M1256147</guid>
      <dc:creator />
      <dc:date>2015-09-10T11:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012260#M1256148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;exactly these tasks I want to kill before restart.&lt;/P&gt;&lt;P&gt;So should I use the batch file as was suggested?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 11:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012260#M1256148</guid>
      <dc:creator />
      <dc:date>2015-09-10T11:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012261#M1256149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Right click on QV.exe and click End Process tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Restart Qlikview Server at Loca Services of Qlikview Server machine. Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98531_Untitled.png" style="height: 348px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 11:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012261#M1256149</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-10T11:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012262#M1256150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The restart from server will kill each process in the same way like such routine in beforehand - you won't not really get an advantage from those killings (unless there are some long timeout-settings for the OS to wait if a process didn't response in a certain 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>Thu, 10 Sep 2015 11:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012262#M1256150</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-10T11:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012263#M1256151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus I will try to manage just with restart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 11:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012263#M1256151</guid>
      <dc:creator />
      <dc:date>2015-09-10T11:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012264#M1256152</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 know that option.&lt;/P&gt;&lt;P&gt;I needed something automatic, but now Marcus tells me that I don't need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 11:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012264#M1256152</guid>
      <dc:creator />
      <dc:date>2015-09-10T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012265#M1256153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question is:&lt;/P&gt;&lt;P&gt;Why would you want to automate the killing of the QV services and restarting of the machine?&lt;/P&gt;&lt;P&gt;This is not something you are going to do often. Exceptions being "needing to add more hardware" or "installing other software".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A common misconception is thinking QlikView has some sort of a "memory leak", because over time it eats up 70% of your RAM&amp;nbsp; (and as a result people want to restart the server / service). This ("memory eating") is actually a good thing, as QlikView caches calculation in memory for speeding up your QlikView applications. Killing your server service will remove those cachings from memory and actually make your applications on average slower.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 12:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012265#M1256153</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-09-10T12:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create kill QV task</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012266#M1256154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, what a good point!&lt;/P&gt;&lt;P&gt;So I will disable this restart and share it with my team members!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 12:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-kill-QV-task/m-p/1012266#M1256154</guid>
      <dc:creator />
      <dc:date>2015-09-10T12:26:30Z</dc:date>
    </item>
  </channel>
</rss>

