<?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: Open SAS session Linux in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Open-SAS-session-Linux/m-p/725119#M21766</link>
    <description>&lt;P&gt;You have to either provide a full path to SAS executable or add SAS Foundation directory to $PATH.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Starting SAS Sessions in UNIX Environments:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=hostunx&amp;amp;docsetTarget=p0a9pg9dddvvbkn1rll5kefgvr2q.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=hostunx&amp;amp;docsetTarget=p0a9pg9dddvvbkn1rll5kefgvr2q.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 13:13:39 GMT</pubDate>
    <dc:creator>alexal</dc:creator>
    <dc:date>2021-03-10T13:13:39Z</dc:date>
    <item>
      <title>Open SAS session Linux</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Open-SAS-session-Linux/m-p/725118#M21765</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I want to open a SAS session from the server to run some code, but it is failing me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen in some manunes that it can be invoked with the command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: invoke an interactive SAS session&lt;/P&gt;&lt;P&gt;To invoke an interactive SAS session, without specifying any SAS system options, enter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sas&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but this fails me with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$ sas&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-bash: sas: command not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried another method which can be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invoking SAS in line-interactive mode&lt;/P&gt;&lt;P&gt;To start a line-interactive mode session, invoke SAS with the NODMS or NODMSEXP system option:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sas -nodms&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sas -nodmsexp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the same problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sas -nodms&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-bash: sas: command not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how you can invoke a session sas from Linux server?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 13:07:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Open-SAS-session-Linux/m-p/725118#M21765</guid>
      <dc:creator>RaulME</dc:creator>
      <dc:date>2021-03-10T13:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Open SAS session Linux</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Open-SAS-session-Linux/m-p/725119#M21766</link>
      <description>&lt;P&gt;You have to either provide a full path to SAS executable or add SAS Foundation directory to $PATH.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Starting SAS Sessions in UNIX Environments:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=hostunx&amp;amp;docsetTarget=p0a9pg9dddvvbkn1rll5kefgvr2q.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=hostunx&amp;amp;docsetTarget=p0a9pg9dddvvbkn1rll5kefgvr2q.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 13:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Open-SAS-session-Linux/m-p/725119#M21766</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2021-03-10T13:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Open SAS session Linux</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Open-SAS-session-Linux/m-p/725203#M21770</link>
      <description>&lt;P&gt;It depends on where sas is installed.&lt;BR /&gt;Assuming SAS is installed in opt and there is a folder called sashome., then&lt;/P&gt;&lt;P&gt;/opt/sashome/SASFoundation/9.4/sas -nodms&lt;BR /&gt;opens your SAS sessions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 16:43:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Open-SAS-session-Linux/m-p/725203#M21770</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-03-10T16:43:43Z</dc:date>
    </item>
  </channel>
</rss>

