<?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: Scheduling in Windows SAS in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduling-in-Windows-SAS/m-p/183451#M2388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To the remarks made by user24feb:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Pretty good post from SAS User Groups &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;- You have some more options for scheduling, and the one that fits better in your needs, it is something for you to decide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - SAS Grid Manager : pretty expensive license, but includes Platform Computing for Scheduling (with its beautiful functionalities) and will add you nice features like parallel processing, load balanding, high availability and improved scheduling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You can use your own Enterprise Scheduler: it will require from you to do some manual work, but it has some good advantages, like the possibility to integrate your SAS processes with other processes within your Enterprise flows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 15:56:16 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2014-11-24T15:56:16Z</dc:date>
    <item>
      <title>Scheduling in Windows SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduling-in-Windows-SAS/m-p/183449#M2386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 questions. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;a) We are in the process of automating SAS codes. Are there any schedulers other than windows scheduler that can be leveraged in Windows SAS environment?&lt;BR /&gt;b) Can we do conditional execution in Windows scheduler e.g. Job 2 executes only after completion of Job 1. And If Job 1 fails then does not trigger Job 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 11:15:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduling-in-Windows-SAS/m-p/183449#M2386</guid>
      <dc:creator>nikhil_khanolkar</dc:creator>
      <dc:date>2014-11-24T11:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in Windows SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduling-in-Windows-SAS/m-p/183450#M2387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ad a) &lt;A href="http://blogs.sas.com/content/sgf/2013/08/14/four-ways-to-schedule-sas-tasks/" title="http://blogs.sas.com/content/sgf/2013/08/14/four-ways-to-schedule-sas-tasks/"&gt;Four ways to schedule SAS tasks - SAS Users Groups&lt;/A&gt; &lt;/P&gt;&lt;P&gt;ad b) You might want to redirect the log of your SAS program to a text file anyway, if you plant to let your programms run automatically. Then it shouldn't be difficult to let a SAS-program check whether its predecessor ran successfully or not and to conditionally perform a task. (Which would be a conditional SAS-execution and not a conditional Windows excecution.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 12:44:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduling-in-Windows-SAS/m-p/183450#M2387</guid>
      <dc:creator>user24feb</dc:creator>
      <dc:date>2014-11-24T12:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in Windows SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduling-in-Windows-SAS/m-p/183451#M2388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To the remarks made by user24feb:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Pretty good post from SAS User Groups &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;- You have some more options for scheduling, and the one that fits better in your needs, it is something for you to decide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - SAS Grid Manager : pretty expensive license, but includes Platform Computing for Scheduling (with its beautiful functionalities) and will add you nice features like parallel processing, load balanding, high availability and improved scheduling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You can use your own Enterprise Scheduler: it will require from you to do some manual work, but it has some good advantages, like the possibility to integrate your SAS processes with other processes within your Enterprise flows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 15:56:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduling-in-Windows-SAS/m-p/183451#M2388</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2014-11-24T15:56:16Z</dc:date>
    </item>
  </channel>
</rss>

