<?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: Online SAS--Mainframe SAS console in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357340#M8554</link>
    <description>&lt;P&gt;Back in the days of the dinosaur, your were able to log onto TSO, and give the command SAS. &amp;nbsp;That would bring up an interactive version of SAS. &amp;nbsp;For that to work, &amp;nbsp;your TSO profile (wherever that is stored these days) must define what the SAS command means. &amp;nbsp;Once you get it to work, you'll have to see for yourself what the interface looks like today, I couldn't tell you. &amp;nbsp;However, note that you can bypass much of the JCL without jumping through these hoops. &amp;nbsp;You can replace DD statements with SAS statements such as LIBNAME and FILENAME (even in a batch program). &amp;nbsp;That is sure to work, but might require a little more detail such as adding 'DISP=OLD' to the LIBNAME or FILENAME statement.&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2017 23:46:37 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2017-05-09T23:46:37Z</dc:date>
    <item>
      <title>Online SAS--Mainframe SAS console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357332#M8553</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I run SAS jobs in mainframe enviroment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I aks how to run SAS base console in Mainframe(Some people can do it,they call that online SAS)? that has similar user interface like pc/unix interactive SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that available, I will don't have to write SAS code in jcl. I can wrote SAS code and use buttons and menus like PC SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 23:09:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357332#M8553</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-05-09T23:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Online SAS--Mainframe SAS console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357340#M8554</link>
      <description>&lt;P&gt;Back in the days of the dinosaur, your were able to log onto TSO, and give the command SAS. &amp;nbsp;That would bring up an interactive version of SAS. &amp;nbsp;For that to work, &amp;nbsp;your TSO profile (wherever that is stored these days) must define what the SAS command means. &amp;nbsp;Once you get it to work, you'll have to see for yourself what the interface looks like today, I couldn't tell you. &amp;nbsp;However, note that you can bypass much of the JCL without jumping through these hoops. &amp;nbsp;You can replace DD statements with SAS statements such as LIBNAME and FILENAME (even in a batch program). &amp;nbsp;That is sure to work, but might require a little more detail such as adding 'DISP=OLD' to the LIBNAME or FILENAME statement.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 23:46:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357340#M8554</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-05-09T23:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Online SAS--Mainframe SAS console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357381#M8560</link>
      <description>&lt;P&gt;What &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4954"&gt;@Astounding&lt;/a&gt; said. The interface would be a text-based, three-window (editor, log, output) setup, navigated with function keys and tabs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should seriously consider moving your SAS to a UNIX server. Saved us lots of money, and the performance improvement was significant.&lt;/P&gt;
&lt;P&gt;At least get Integration Technologies, so you can use the Enterprise Guide.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 05:26:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357381#M8560</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-05-10T05:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Online SAS--Mainframe SAS console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357650#M8568</link>
      <description>Thank you Astounding, fyi, TSO command Tso sas is what I looked.</description>
      <pubDate>Wed, 10 May 2017 19:37:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357650#M8568</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-05-10T19:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Online SAS--Mainframe SAS console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357652#M8569</link>
      <description>Thank you Kurt, fyi, TSO command: Tso sas was what I looked for.</description>
      <pubDate>Wed, 10 May 2017 19:38:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Online-SAS-Mainframe-SAS-console/m-p/357652#M8569</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-05-10T19:38:10Z</dc:date>
    </item>
  </channel>
</rss>

