<?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 Scheduling in SAS in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-in-SAS/m-p/4479#M1425</link>
    <description>Hi,&lt;BR /&gt;
I have written all my codes in EG .&lt;BR /&gt;
Now im trying to run a sas code by scheduling it every 15 mins...&lt;BR /&gt;
&lt;BR /&gt;
First i save my code as D:\Final\Codet4sch.sas  on server&lt;BR /&gt;
Then i create a batch file havin the following command:&lt;BR /&gt;
&lt;BR /&gt;
Start/w C:\SAS\SAS.exe –sysin D:\Final\Codet4sch.sas &lt;BR /&gt;
&lt;BR /&gt;
Wen I double click this Batch file or put it in windows scheduler..it should run Codet4sch.sas  automatically..&lt;BR /&gt;
&lt;BR /&gt;
But here it throws an exception tht it could not locate sas.exe.... how do i create one&amp;gt;&amp;gt;??&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Nachiket</description>
    <pubDate>Mon, 03 Sep 2007 09:43:42 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-03T09:43:42Z</dc:date>
    <item>
      <title>Scheduling in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-in-SAS/m-p/4479#M1425</link>
      <description>Hi,&lt;BR /&gt;
I have written all my codes in EG .&lt;BR /&gt;
Now im trying to run a sas code by scheduling it every 15 mins...&lt;BR /&gt;
&lt;BR /&gt;
First i save my code as D:\Final\Codet4sch.sas  on server&lt;BR /&gt;
Then i create a batch file havin the following command:&lt;BR /&gt;
&lt;BR /&gt;
Start/w C:\SAS\SAS.exe –sysin D:\Final\Codet4sch.sas &lt;BR /&gt;
&lt;BR /&gt;
Wen I double click this Batch file or put it in windows scheduler..it should run Codet4sch.sas  automatically..&lt;BR /&gt;
&lt;BR /&gt;
But here it throws an exception tht it could not locate sas.exe.... how do i create one&amp;gt;&amp;gt;??&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Nachiket</description>
      <pubDate>Mon, 03 Sep 2007 09:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-in-SAS/m-p/4479#M1425</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-03T09:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-in-SAS/m-p/4480#M1426</link>
      <description>The issue can be found by reading the error message.  SAS.EXE is not held in C:\SAS\Sas.exe and hasn't been installed in that location since version 6.&lt;BR /&gt;
&lt;BR /&gt;
It is in a directory under Programs, in an area identified as SAS Institute in a folder that specifies the version of SAS.  Search for it in Windows explorer and adjust the path.  Note that since the path will include spaces that you will need to enclose the command line for SAS in double quotes or it won't work.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Mon, 03 Sep 2007 10:13:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-in-SAS/m-p/4480#M1426</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-03T10:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-in-SAS/m-p/4481#M1427</link>
      <description>David,&lt;BR /&gt;
&lt;BR /&gt;
It runs w/o error now but wat it does is it pops up a new cmd window labelled with the path where i ve stored my .sas file...&lt;BR /&gt;
&lt;BR /&gt;
but it doesnt execute the code i guess coz i cudnt find a dataset in the desired location after execution of code...as per my expectations...&lt;BR /&gt;
&lt;BR /&gt;
Is der any alternate method to do scheduling using Windows Scheduler?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Nachiket</description>
      <pubDate>Mon, 03 Sep 2007 10:58:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-in-SAS/m-p/4481#M1427</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-03T10:58:14Z</dc:date>
    </item>
  </channel>
</rss>

