<?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 Extract from Log in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72126#M3406</link>
    <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I'm wondering if anyone can help me with a litlle problem.&lt;BR /&gt;
&lt;BR /&gt;
My intention is to run a Job that populates a table and then extract into a table, the Datetime when the Job started running, the Job Name, wich table is being populated, the Status (Ended Successufully or with errors) and the Datetime that the Job ended.&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to extract all this from the log into a table?&lt;BR /&gt;
If so, can you help me please.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Tue, 03 Feb 2009 15:05:01 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-02-03T15:05:01Z</dc:date>
    <item>
      <title>Extract from Log</title>
      <link>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72126#M3406</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I'm wondering if anyone can help me with a litlle problem.&lt;BR /&gt;
&lt;BR /&gt;
My intention is to run a Job that populates a table and then extract into a table, the Datetime when the Job started running, the Job Name, wich table is being populated, the Status (Ended Successufully or with errors) and the Datetime that the Job ended.&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to extract all this from the log into a table?&lt;BR /&gt;
If so, can you help me please.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Tue, 03 Feb 2009 15:05:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72126#M3406</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-02-03T15:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extract from Log</title>
      <link>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72127#M3407</link>
      <description>The SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  has at least one SAS code sample related to your post.  I found the item using the SEARCH facility on the website.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Sample 34301: Parse SAS Logs to Extract Performance and Timing Information&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/34/301.html" target="_blank"&gt;http://support.sas.com/kb/34/301.html&lt;/A&gt;</description>
      <pubDate>Tue, 03 Feb 2009 15:24:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72127#M3407</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-02-03T15:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extract from Log</title>
      <link>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72128#M3408</link>
      <description>Hi:&lt;BR /&gt;
  In addition to Scott's suggestion, you might also want to check with your SAS Administrators. If you are using the SAS Enterprise Intelligence Platform and you want to get log information from the Workspace server logs or the Stored Process server logs, you may find that the macro program as provided on the Tech Support site needs some modification to run in the Platform environment. You may or may not have read access (programmatically) to the LOG file created on the Platform when your stored process runs.&lt;BR /&gt;
 &lt;BR /&gt;
  If you are talking about the log from SAS Stored Process execution, there are some reserved macro variables, such as &amp;amp;_PROGRAM, which contains the name of the stored process and others like &amp;amp;_REPOSITORY, &amp;amp;_SRVNAME, &amp;amp;_SRVPORT which might prove useful.&lt;BR /&gt;
&lt;BR /&gt;
Info on stored process reserved macro variables can be found here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/reserved.html" target="_blank"&gt;http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/reserved.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 03 Feb 2009 16:40:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72128#M3408</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-02-03T16:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extract from Log</title>
      <link>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72129#M3409</link>
      <description>A big thank you to Cynthia and Scott but I've found everything I need in:&lt;BR /&gt;
Job Properties -&amp;gt;Status Handling tab -&amp;gt; Job Status&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
      <pubDate>Wed, 04 Feb 2009 14:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Extract-from-Log/m-p/72129#M3409</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-02-04T14:22:02Z</dc:date>
    </item>
  </channel>
</rss>

