<?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: Viewing run log of a scheduled EG script in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446927#M13776</link>
    <description>&lt;P&gt;I'm not sure this would work for me as we don't have a local SAS executable installed on my machine. I was under the impression that EG worked because it connects to the host machine where the code is executed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I mistaken? Is there some way for me to execute sas code from my machine?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Mar 2018 19:47:53 GMT</pubDate>
    <dc:creator>Djones4822</dc:creator>
    <dc:date>2018-03-19T19:47:53Z</dc:date>
    <item>
      <title>Viewing run log of a scheduled EG script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446917#M13773</link>
      <description>&lt;P&gt;I have an EG script that I've scheduled to run every night.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other night, one of the source tables was removed by a user causing the EG script to fail. I did not realize this until I had opened the report in VA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to get outputs of the runlog? Specifically, I would love a log that states the step, whether it was successful or not, and if not the accompanying error log. Ideally, I would like this saved somewhere after every run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that possible?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 19:13:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446917#M13773</guid>
      <dc:creator>Djones4822</dc:creator>
      <dc:date>2018-03-19T19:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing run log of a scheduled EG script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446923#M13775</link>
      <description>&lt;P&gt;Save the code to a .sas program file, and run that from the scheduler with the sasbatch.bat or sasbatch.sh. Add a -log option, and check for the return code.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 19:27:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446923#M13775</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-19T19:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing run log of a scheduled EG script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446927#M13776</link>
      <description>&lt;P&gt;I'm not sure this would work for me as we don't have a local SAS executable installed on my machine. I was under the impression that EG worked because it connects to the host machine where the code is executed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I mistaken? Is there some way for me to execute sas code from my machine?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 19:47:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446927#M13776</guid>
      <dc:creator>Djones4822</dc:creator>
      <dc:date>2018-03-19T19:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing run log of a scheduled EG script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446958#M13779</link>
      <description>&lt;P&gt;I suspect EG processes on a remote SAS server in your case. If so, then I would highly recommend checking out SAS Management Console and its scheduling capabilities. If you aren't familiar with SMC I suggest you talk to your SAS administrator about scheduling using SMC. It is way more reliable than EG for scheduling and it creates log and output files automatically.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 22:32:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/446958#M13779</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-03-19T22:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing run log of a scheduled EG script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/447008#M13782</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/151027"&gt;@Djones4822&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I'm not sure this would work for me as we don't have a local SAS executable installed on my machine. I was under the impression that EG worked because it connects to the host machine where the code is executed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I mistaken? Is there some way for me to execute sas code from my machine?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Save the code to the server and schedule it there. Either use SMC and SAS built-in scheduling, or use your company-wide scheduling system (preferred, if one exists).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 06:19:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Viewing-run-log-of-a-scheduled-EG-script/m-p/447008#M13782</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-20T06:19:15Z</dc:date>
    </item>
  </channel>
</rss>

