<?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 Session History in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Session-History/m-p/341745#M78260</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I am using the following software: sas base/access 9.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access the session history , specifically trying to see the log files from yesterday . Is there a path/folder where this informationis stored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 20:28:10 GMT</pubDate>
    <dc:creator>sjewels</dc:creator>
    <dc:date>2017-03-16T20:28:10Z</dc:date>
    <item>
      <title>Session History</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Session-History/m-p/341745#M78260</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I am using the following software: sas base/access 9.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access the session history , specifically trying to see the log files from yesterday . Is there a path/folder where this informationis stored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 20:28:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Session-History/m-p/341745#M78260</guid>
      <dc:creator>sjewels</dc:creator>
      <dc:date>2017-03-16T20:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Session History</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Session-History/m-p/341746#M78261</link>
      <description>&lt;P&gt;If you started a new session the logs are typically erased unless you've set it up otherwise in your installation.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 20:31:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Session-History/m-p/341746#M78261</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-16T20:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Session History</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Session-History/m-p/341752#M78264</link>
      <description>&lt;P&gt;Unless you have code in the programs to redirect log output or write copies then almost certainly there are no logs from previous sessions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you were running batch jobs there might be logs in folder that was considered active by SAS when the program was executed.&lt;/P&gt;
&lt;P&gt;If you had used the File Save dialog from the Log window I would think you would know where the log was saved or if you used a FILe command from the command box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc Printo can be used to direct a copy of log output to a specified file. The file name would be in the code or an associated FILENAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The option ALTLOG, which would be in the either the configuration file or on the command line can direct log output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If none of these were done then I suspect that your logs are unrecoverable.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 20:39:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Session-History/m-p/341752#M78264</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-03-16T20:39:53Z</dc:date>
    </item>
  </channel>
</rss>

