<?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 stop one task scheduler at a particular time? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-stop-one-task-scheduler-at-a-particular-time/m-p/435255#M162258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally all scheduled tasks runs at priority 7 i.e below normal class. You can change the priority class of your 4 weeks&amp;nbsp; to a higher i.e 0 to 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the steps (assuming you are using Win 7 or Win 2008) : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Right click on the 4 week task --&amp;gt; Export (Export the XML file to a folder) --&amp;gt; Open the file in notepad --&amp;gt; Change the priority from 7 to any from 0 to 4. --&amp;gt; Save the XML file. &lt;STRONG&gt;&lt;EM&gt;More info about priority&amp;nbsp; &lt;A href="http://msdn.microsoft.com/en-us/library/aa383512.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa383512.aspx&lt;/A&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - Next --&amp;gt; Delete the task from Task Scheduler --&amp;gt; Right click on Task Scheduler library --&amp;gt; Import the XML file --&amp;gt; Click OK. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your 4 week task will have higher priority and hopefully will not be stopped by the previous task that's running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;~MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2012 14:15:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-11-15T14:15:50Z</dc:date>
    <item>
      <title>How to stop one task scheduler at a particular time?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-stop-one-task-scheduler-at-a-particular-time/m-p/435254#M162257</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;&lt;/P&gt;&lt;P&gt;I have 2 qlikview apps.&lt;/P&gt;&lt;P&gt;I am creating 2 batch files for this 2 files to reload using windows task scheduler(say &lt;STRONG&gt;PerDay &lt;/STRONG&gt;and &lt;STRONG&gt;PerHour&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using this batch files in 2 ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Reload performs for everyday at a particular time for one application.(1 year data)&lt;/P&gt;&lt;P&gt;2. Reload performs for every hour for one application.(4 weeks data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is when PerDay will reload the 1 year app.It will consume all the RAM memory and it is creating problems for the execution of PerHour Task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to stop the &lt;STRONG&gt;Perhour batch file&lt;/STRONG&gt; until the &lt;STRONG&gt;PerDay batch file&lt;/STRONG&gt; will complete the action at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be done every time the time meets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got my point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the possibilties to resolve this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 08:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-stop-one-task-scheduler-at-a-particular-time/m-p/435254#M162257</guid>
      <dc:creator />
      <dc:date>2012-11-15T08:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop one task scheduler at a particular time?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-stop-one-task-scheduler-at-a-particular-time/m-p/435255#M162258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally all scheduled tasks runs at priority 7 i.e below normal class. You can change the priority class of your 4 weeks&amp;nbsp; to a higher i.e 0 to 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the steps (assuming you are using Win 7 or Win 2008) : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Right click on the 4 week task --&amp;gt; Export (Export the XML file to a folder) --&amp;gt; Open the file in notepad --&amp;gt; Change the priority from 7 to any from 0 to 4. --&amp;gt; Save the XML file. &lt;STRONG&gt;&lt;EM&gt;More info about priority&amp;nbsp; &lt;A href="http://msdn.microsoft.com/en-us/library/aa383512.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa383512.aspx&lt;/A&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - Next --&amp;gt; Delete the task from Task Scheduler --&amp;gt; Right click on Task Scheduler library --&amp;gt; Import the XML file --&amp;gt; Click OK. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your 4 week task will have higher priority and hopefully will not be stopped by the previous task that's running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;~MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 14:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-stop-one-task-scheduler-at-a-particular-time/m-p/435255#M162258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-15T14:15:50Z</dc:date>
    </item>
  </channel>
</rss>

