<?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: sas from command line in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364810#M275076</link>
    <description>&lt;P&gt;PROC SETINIT won't tell you what products are installed, just those that are licensed - you can be licensed for a product but not have it installed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC PRODUCT_STATUS will tell you what foundation products are installed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#p167ky4zsoxrn2n1myz6iisao1wc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#p167ky4zsoxrn2n1myz6iisao1wc.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2017 02:38:02 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2017-06-07T02:38:02Z</dc:date>
    <item>
      <title>sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364784#M275073</link>
      <description>&lt;P&gt;if you can please help,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am trying to start sas from command line (Linux) (not a batch program like "sas test.sas") and wants to run proc setinit on specific server - how can i do that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i tried starting sas via "sas -nodms" but didn't help,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you ------&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 22:48:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364784#M275073</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-06-06T22:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364800#M275074</link>
      <description>&lt;P&gt;Why do you want to run the SAS setinit from the command line? You can post the setinit code into Display Manager SAS (easiest) or run it as a batch job.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 23:39:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364800#M275074</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-06T23:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364801#M275075</link>
      <description>&lt;P&gt;have grid environement and trying looking at what products installed on each server so far,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 23:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364801#M275075</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-06-06T23:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364810#M275076</link>
      <description>&lt;P&gt;PROC SETINIT won't tell you what products are installed, just those that are licensed - you can be licensed for a product but not have it installed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC PRODUCT_STATUS will tell you what foundation products are installed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#p167ky4zsoxrn2n1myz6iisao1wc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#p167ky4zsoxrn2n1myz6iisao1wc.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 02:38:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364810#M275076</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-07T02:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364818#M275077</link>
      <description>&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;but how can i execute on specific server to know about it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 04:09:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364818#M275077</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-06-07T04:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364826#M275078</link>
      <description>&lt;P&gt;Do you have X Windows sessions available to you? That is probably the easiest. Otherwise batch mode, or interactive line mode are the other options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/69602/HTML/default/viewer.htm#p06feacuk4o11rn1ti9nokwcx77k.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostunx/69602/HTML/default/viewer.htm#p06feacuk4o11rn1ti9nokwcx77k.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would need to log into remotely to each SAS app server in the grid to do the above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 05:02:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364826#M275078</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-07T05:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364886#M275079</link>
      <description>Isn't there a way to remotesubmit across the whole grid?&lt;BR /&gt;I would expect one of tbe automatic macro variables to identify the individual node.....</description>
      <pubDate>Wed, 07 Jun 2017 10:15:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/364886#M275079</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2017-06-07T10:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: sas from command line</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/365130#M275080</link>
      <description>&lt;P&gt;i think below test went fine,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;sas &amp;nbsp;-nodms&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc product_status; run;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to terminate,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ctrl+D&lt;/STRONG&gt; or "&lt;STRONG&gt;T&lt;/STRONG&gt;" to terminate - and then - "&lt;STRONG&gt;Y&lt;/STRONG&gt;" to terminate current sas session,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks a lot&amp;nbsp;SASKiwi, Peter.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 18:28:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-from-command-line/m-p/365130#M275080</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-06-07T18:28:42Z</dc:date>
    </item>
  </channel>
</rss>

