<?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: Schedule SAS JOB USING Windows Task scheduler in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233897#M54856</link>
    <description>&lt;DIV class="procedure"&gt;
&lt;DIV class=""&gt;
&lt;OL class="ordered_dec"&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;&lt;SPAN class="phrase"&gt;Open Task Scheduler by clicking the &lt;SPAN class="ui"&gt;Start&lt;/SPAN&gt; button, clicking &lt;SPAN class="ui"&gt;Control Panel&lt;/SPAN&gt;, clicking &lt;SPAN class="ui"&gt;System and Security&lt;/SPAN&gt;, clicking&lt;SPAN class="ui"&gt;Administrative Tools&lt;/SPAN&gt;, and then double-clicking &lt;SPAN class="ui"&gt;Task Scheduler&lt;/SPAN&gt;.&lt;/SPAN&gt;‌&lt;SPAN class="phrase"&gt;&amp;nbsp;If you're prompted for an administrator password or confirmation, type the password or provide confirmation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click the &lt;SPAN class="ui"&gt;Action&lt;/SPAN&gt; menu, and then click &lt;SPAN class="ui"&gt;Create Basic Task&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Type a name for the task and an optional description, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Do one of the following:&lt;/P&gt;
&lt;UL class="unordered"&gt;
&lt;LI class="listItem"&gt;
&lt;P class="para"&gt;To select a schedule based on the calendar, click &lt;SPAN class="ui"&gt;Daily&lt;/SPAN&gt;, &lt;SPAN class="ui"&gt;Weekly&lt;/SPAN&gt;, &lt;SPAN class="ui"&gt;Monthly&lt;/SPAN&gt;, or &lt;SPAN class="ui"&gt;One time&lt;/SPAN&gt;, click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;; specify the schedule you want to use, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listItem"&gt;
&lt;P class="para"&gt;To select a schedule based on common recurring events, click &lt;SPAN class="ui"&gt;When the computer starts&lt;/SPAN&gt; or &lt;SPAN class="ui"&gt;When I log on&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listItem"&gt;
&lt;P class="para"&gt;To select a schedule based on specific events, click &lt;SPAN class="ui"&gt;When a specific event is logged&lt;/SPAN&gt;, click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;; specify the event log and other information using the drop-down lists, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;To schedule a program to start automatically, click &lt;SPAN class="ui"&gt;Start a program&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;Browse&lt;/SPAN&gt; to find the program you want to start, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;Finish&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="procedure hide-listener show-listener visibility-manipulator"&gt;
&lt;DIV class="clip9x9"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="expand"&gt;
&lt;DIV class="introduction"&gt;
&lt;P class="para"&gt;If you want a task to run when the computer starts, whether a user is logged on or not, follow these steps.&lt;/P&gt;
&lt;/DIV&gt;
&lt;OL class="ordered_dec"&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;&lt;SPAN class="phrase"&gt;Open Task Scheduler by clicking the &lt;SPAN class="ui"&gt;Start&lt;/SPAN&gt; button &amp;nbsp;clicking &lt;SPAN class="ui"&gt;Control Panel&lt;/SPAN&gt;, clicking &lt;SPAN class="ui"&gt;System and Security&lt;/SPAN&gt;, clicking&lt;SPAN class="ui"&gt;Administrative Tools&lt;/SPAN&gt;, and then double-clicking &lt;SPAN class="ui"&gt;Task Scheduler&lt;/SPAN&gt;.&lt;/SPAN&gt;‌ &lt;SPAN class="phrase"&gt;If you're prompted for an administrator password or confirmation, type the password or provide confirmation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click the &lt;SPAN class="ui"&gt;Action&lt;/SPAN&gt; menu, and then click &lt;SPAN class="ui"&gt;Create Basic Task&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Type a name for the task and an optional description, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;When the computer starts&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;To schedule a program to start automatically, click &lt;SPAN class="ui"&gt;Start a program&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;Browse&lt;/SPAN&gt; to find the program you want to start, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Select the &lt;SPAN class="ui"&gt;Open the Properties dialog for this task when I click Finish&lt;/SPAN&gt; check box and click &lt;SPAN class="ui"&gt;Finish&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;In the &lt;SPAN class="ui"&gt;Properties&lt;/SPAN&gt; dialog box, select &lt;SPAN class="ui"&gt;Run whether user is logged on or not&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;OK&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 09 Nov 2015 20:14:40 GMT</pubDate>
    <dc:creator>pearsoninst</dc:creator>
    <dc:date>2015-11-09T20:14:40Z</dc:date>
    <item>
      <title>Schedule SAS JOB USING Windows Task scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233894#M54855</link>
      <description>&lt;P&gt;Hi I have a sas program which&amp;nbsp;updates a table &amp;nbsp;in sql server everytime i run the sas code in base sas 9.4 . But that code need to be run weekly and mine is desktop sas and i need to schedule the job using windows task scheduler . Can anyone pls help&lt;/P&gt;
&lt;P&gt;how is the process as i&amp;nbsp;have &amp;nbsp;no idea about it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 19:23:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233894#M54855</guid>
      <dc:creator>chennupriya</dc:creator>
      <dc:date>2015-11-09T19:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule SAS JOB USING Windows Task scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233897#M54856</link>
      <description>&lt;DIV class="procedure"&gt;
&lt;DIV class=""&gt;
&lt;OL class="ordered_dec"&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;&lt;SPAN class="phrase"&gt;Open Task Scheduler by clicking the &lt;SPAN class="ui"&gt;Start&lt;/SPAN&gt; button, clicking &lt;SPAN class="ui"&gt;Control Panel&lt;/SPAN&gt;, clicking &lt;SPAN class="ui"&gt;System and Security&lt;/SPAN&gt;, clicking&lt;SPAN class="ui"&gt;Administrative Tools&lt;/SPAN&gt;, and then double-clicking &lt;SPAN class="ui"&gt;Task Scheduler&lt;/SPAN&gt;.&lt;/SPAN&gt;‌&lt;SPAN class="phrase"&gt;&amp;nbsp;If you're prompted for an administrator password or confirmation, type the password or provide confirmation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click the &lt;SPAN class="ui"&gt;Action&lt;/SPAN&gt; menu, and then click &lt;SPAN class="ui"&gt;Create Basic Task&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Type a name for the task and an optional description, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Do one of the following:&lt;/P&gt;
&lt;UL class="unordered"&gt;
&lt;LI class="listItem"&gt;
&lt;P class="para"&gt;To select a schedule based on the calendar, click &lt;SPAN class="ui"&gt;Daily&lt;/SPAN&gt;, &lt;SPAN class="ui"&gt;Weekly&lt;/SPAN&gt;, &lt;SPAN class="ui"&gt;Monthly&lt;/SPAN&gt;, or &lt;SPAN class="ui"&gt;One time&lt;/SPAN&gt;, click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;; specify the schedule you want to use, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listItem"&gt;
&lt;P class="para"&gt;To select a schedule based on common recurring events, click &lt;SPAN class="ui"&gt;When the computer starts&lt;/SPAN&gt; or &lt;SPAN class="ui"&gt;When I log on&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listItem"&gt;
&lt;P class="para"&gt;To select a schedule based on specific events, click &lt;SPAN class="ui"&gt;When a specific event is logged&lt;/SPAN&gt;, click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;; specify the event log and other information using the drop-down lists, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;To schedule a program to start automatically, click &lt;SPAN class="ui"&gt;Start a program&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;Browse&lt;/SPAN&gt; to find the program you want to start, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;Finish&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="procedure hide-listener show-listener visibility-manipulator"&gt;
&lt;DIV class="clip9x9"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="expand"&gt;
&lt;DIV class="introduction"&gt;
&lt;P class="para"&gt;If you want a task to run when the computer starts, whether a user is logged on or not, follow these steps.&lt;/P&gt;
&lt;/DIV&gt;
&lt;OL class="ordered_dec"&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;&lt;SPAN class="phrase"&gt;Open Task Scheduler by clicking the &lt;SPAN class="ui"&gt;Start&lt;/SPAN&gt; button &amp;nbsp;clicking &lt;SPAN class="ui"&gt;Control Panel&lt;/SPAN&gt;, clicking &lt;SPAN class="ui"&gt;System and Security&lt;/SPAN&gt;, clicking&lt;SPAN class="ui"&gt;Administrative Tools&lt;/SPAN&gt;, and then double-clicking &lt;SPAN class="ui"&gt;Task Scheduler&lt;/SPAN&gt;.&lt;/SPAN&gt;‌ &lt;SPAN class="phrase"&gt;If you're prompted for an administrator password or confirmation, type the password or provide confirmation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click the &lt;SPAN class="ui"&gt;Action&lt;/SPAN&gt; menu, and then click &lt;SPAN class="ui"&gt;Create Basic Task&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Type a name for the task and an optional description, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;When the computer starts&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;To schedule a program to start automatically, click &lt;SPAN class="ui"&gt;Start a program&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Click &lt;SPAN class="ui"&gt;Browse&lt;/SPAN&gt; to find the program you want to start, and then click &lt;SPAN class="ui"&gt;Next&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;Select the &lt;SPAN class="ui"&gt;Open the Properties dialog for this task when I click Finish&lt;/SPAN&gt; check box and click &lt;SPAN class="ui"&gt;Finish&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="step"&gt;
&lt;P class="para"&gt;In the &lt;SPAN class="ui"&gt;Properties&lt;/SPAN&gt; dialog box, select &lt;SPAN class="ui"&gt;Run whether user is logged on or not&lt;/SPAN&gt;, and then click &lt;SPAN class="ui"&gt;OK&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Nov 2015 20:14:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233897#M54856</guid>
      <dc:creator>pearsoninst</dc:creator>
      <dc:date>2015-11-09T20:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule SAS JOB USING Windows Task scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233907#M54857</link>
      <description>&lt;P&gt;i did the same way but i get an error which is indicated below .Pls help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Unrecognized SAS option name :\Jack_cash\SAMPLECODE.LOG".&lt;BR /&gt;ERROR: (SASXKRIN): KERNEL RESOURCE INITIALIZATION FAILED.&lt;BR /&gt;ERROR: Unable to initialize the SAS kernel&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 21:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233907#M54857</guid>
      <dc:creator>chennupriya</dc:creator>
      <dc:date>2015-11-09T21:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule SAS JOB USING Windows Task scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233975#M54868</link>
      <description>&lt;P&gt;Seems you are mising the drive letter in the search path.&lt;/P&gt;
&lt;P&gt;There might be another syntax since it expects a option name, not an option parameter.&lt;/P&gt;
&lt;P&gt;If you run the task as System, there can be problems&amp;nbsp;referring to drive letters not set up by the BIOS.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 08:05:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/233975#M54868</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-11-10T08:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule SAS JOB USING Windows Task scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/234033#M54872</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Sorry I couldnt understand what u have said . Below is the link i am using to create a bat file . Pls help me if i am wrong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;"C:\Program Files\sashome\SASFoundation\9.4\sas.exe" -SYSIN "C:\test1.sas -LOG "C:\test1.log" -PRINT "C:\test1.lst"&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 15:30:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/234033#M54872</guid>
      <dc:creator>chennupriya</dc:creator>
      <dc:date>2015-11-10T15:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule SAS JOB USING Windows Task scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/234069#M54874</link>
      <description>It seems you missed a double quote after .sas.</description>
      <pubDate>Tue, 10 Nov 2015 17:14:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Schedule-SAS-JOB-USING-Windows-Task-scheduler/m-p/234069#M54874</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-11-10T17:14:27Z</dc:date>
    </item>
  </channel>
</rss>

