<?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 schedule a Unix/Linux shell script with Process Manager ? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/591028#M17284</link>
    <description>&lt;P&gt;As you say, the OEM'ed version doesn't support execution of non-SAS programs.&amp;nbsp; You can either license SAS Grid Manager (as opposed to SAS Grid Manager for Platform) from SAS, which supports the execution of non-SAS programs through a SAS-developed Grid provider, or you can&amp;nbsp;license the full LSF version separately.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 19:30:22 GMT</pubDate>
    <dc:creator>Mark_sas</dc:creator>
    <dc:date>2019-09-23T19:30:22Z</dc:date>
    <item>
      <title>How to schedule a Unix/Linux shell script with Process Manager ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/590732#M17282</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like Process Manager as a scheduler in SAS Grid environment.&lt;/P&gt;&lt;P&gt;But one thing confused me is that Platform Suite for SAS is an OEM version of Platform LSF that does not allow for additional shell scripts to be executed. The bsub command can be used to manually submit shell scripts, but these have a hard execution limit of 30 seconds if they are not a SAS program. If you are looking to run shell scripts on LSF, you would need a full LSF license rather than the OEM version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you schedule shell script programs via Process Manager on a SAS Grid Platform? I could embed shell script in a SAS program using xcmd and system calls through SAS, but not convenient. Any thoughts are welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2019 13:46:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/590732#M17282</guid>
      <dc:creator>BigSASFan</dc:creator>
      <dc:date>2019-09-22T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to schedule a Unix/Linux shell script with Process Manager ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/591028#M17284</link>
      <description>&lt;P&gt;As you say, the OEM'ed version doesn't support execution of non-SAS programs.&amp;nbsp; You can either license SAS Grid Manager (as opposed to SAS Grid Manager for Platform) from SAS, which supports the execution of non-SAS programs through a SAS-developed Grid provider, or you can&amp;nbsp;license the full LSF version separately.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 19:30:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/591028#M17284</guid>
      <dc:creator>Mark_sas</dc:creator>
      <dc:date>2019-09-23T19:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to schedule a Unix/Linux shell script with Process Manager ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/591061#M17285</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I am curious about this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;"You can either license SAS Grid Manager (as opposed to SAS Grid Manager for Platform) from SAS, which supports the execution of non-SAS programs through a SAS-developed Grid provider, or ....."&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When you said "license SAS Grid Manager from SAS, which supports the execution of non-SAS programs....", I am a little confused. Could you elaborate&amp;nbsp;what did you mean "SAS Grid Manager" vs "SAS Grid Manager for Platform" ? We are on SAS9.4M4 on Unix, and we do have SAS Grid and Platform Suite.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 00:38:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/591061#M17285</guid>
      <dc:creator>BigSASFan</dc:creator>
      <dc:date>2019-09-24T00:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to schedule a Unix/Linux shell script with Process Manager ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/591087#M17286</link>
      <description>&lt;P&gt;In SAS 9.4M6 a new SAS-developed scheduler became available. To use SAS Grid Manager from SAS you would need to upgrade to M6: &lt;A href="https://documentation.sas.com/?docsetId=gridref&amp;amp;docsetTarget=gridrefwhatsnew94.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=gridref&amp;amp;docsetTarget=gridrefwhatsnew94.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 07:00:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-schedule-a-Unix-Linux-shell-script-with-Process-Manager/m-p/591087#M17286</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-09-24T07:00:15Z</dc:date>
    </item>
  </channel>
</rss>

