<?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 Schedule sas code on a windows server - script in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203061#M2886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a few hours now, but can't find the correct way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a windows server 2008 R2, and i want a new scheduled task which will execute .sas code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found something like this but it does not work. The path to the sas.exe is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\SAS\SASHome\SASFoundation\9.4\sas.exe" -sysin "D:\X\Y\Z\selections.sas"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2015 07:50:18 GMT</pubDate>
    <dc:creator>Filipvdr</dc:creator>
    <dc:date>2015-04-24T07:50:18Z</dc:date>
    <item>
      <title>Schedule sas code on a windows server - script</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203061#M2886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a few hours now, but can't find the correct way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a windows server 2008 R2, and i want a new scheduled task which will execute .sas code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found something like this but it does not work. The path to the sas.exe is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\SAS\SASHome\SASFoundation\9.4\sas.exe" -sysin "D:\X\Y\Z\selections.sas"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 07:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203061#M2886</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-04-24T07:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule sas code on a windows server - script</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203062#M2887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"does not work" is a little sparse, if I may say so.&lt;/P&gt;&lt;P&gt;What happens exactly (error message)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 08:05:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203062#M2887</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-24T08:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule sas code on a windows server - script</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203063#M2888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image" src="https://communities.sas.com/legacyfs/online/10152_Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;I get this error when i want to execute this from scheduled tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 08:13:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203063#M2888</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-04-24T08:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule sas code on a windows server - script</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203064#M2889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then there is MUCH more to it than what you posted initially (a complete VB script)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look here:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.computerperformance.co.uk/Logon/code/code_800A0400.htm" title="http://www.computerperformance.co.uk/Logon/code/code_800A0400.htm"&gt;Code 800A0400 - Expected&amp;nbsp; statement error in VBScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is a visual basic script error, most probably a syntax error. Not caused by SAS at all.&lt;/P&gt;&lt;P&gt;Simply google 800A0400&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 08:35:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203064#M2889</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-24T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule sas code on a windows server - script</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203065#M2890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i already took a look but I got no knowledge of vb scripting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 09:18:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203065#M2890</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-04-24T09:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule sas code on a windows server - script</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203066#M2891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"no knowledge of vb scripting"&lt;/P&gt;&lt;P&gt;Then acquire it. Now. You must know your tools in order to use them.&lt;/P&gt;&lt;P&gt;Since I'm a UNIX admin, I could help you with UNIX shell scripts. I don't know how to do VBS.&lt;/P&gt;&lt;P&gt;But you still could post the VBS script here, so that someone who knows VBS can point out the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 10:24:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203066#M2891</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-24T10:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule sas code on a windows server - script</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203067#M2892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Eguide tool is using a VBScript to deploy scripts in a local (on your desktop/eguide) machine.&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2011/05/03/using-sas-enterprise-guide-to-run-programs-in-batch/" title="http://blogs.sas.com/content/sasdummy/2011/05/03/using-sas-enterprise-guide-to-run-programs-in-batch/"&gt;http://blogs.sas.com/content/sasdummy/2011/05/03/using-sas-enterprise-guide-to-run-programs-in-batch/&lt;/A&gt; the disadvantage of this it is a stand alone based and does not fit into an Enterprise one.&lt;BR /&gt;There is commonly no need to Unix-scripting VB-scripting as it part of the sas admin role. Setting up a batch-server that is a script just to start sas programs it is part of the EIP approach that should be abbreviated as Enterprise Intelligence Platform although it is more often an department silo stand alone one just being there and not part of the main analytics goal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 15:27:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Schedule-sas-code-on-a-windows-server-script/m-p/203067#M2892</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-04-24T15:27:15Z</dc:date>
    </item>
  </channel>
</rss>

