<?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 SAS Scheduling - no change in log file time stamp? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Scheduling-no-change-in-log-file-time-stamp/m-p/709214#M218052</link>
    <description>&lt;P&gt;Dear SAS community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started working with the inegrated scheduler of SAS Enterprise Guide.&lt;/P&gt;&lt;P&gt;To test it, I wrote a dummy project containing only one very simple dummy program:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;%let Var1 = 'Hello World';

data testdata1;
run;&lt;/PRE&gt;&lt;P&gt;I then scheduled the workflow to be run once, and according to the schedule history the task was finished. But: The time stamp of the log file of the dummy program did not change. So, the program did not run, did it? And if so, why shouldn't it? I've run these simple lines locally, and they work, so there shouldn't be an issue with syntax.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there a way to get a log file of the job itself, like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'Running job at THU 4th JAN 2021 12:00:00 PM......&lt;/P&gt;&lt;P&gt;job completed successfully at THU 4th JAN 2021 12:00:30 PM'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and not just the log file of the program?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for any help with this,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Miriam &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 13:48:58 GMT</pubDate>
    <dc:creator>miriam93</dc:creator>
    <dc:date>2021-01-04T13:48:58Z</dc:date>
    <item>
      <title>SAS Scheduling - no change in log file time stamp?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Scheduling-no-change-in-log-file-time-stamp/m-p/709214#M218052</link>
      <description>&lt;P&gt;Dear SAS community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started working with the inegrated scheduler of SAS Enterprise Guide.&lt;/P&gt;&lt;P&gt;To test it, I wrote a dummy project containing only one very simple dummy program:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;%let Var1 = 'Hello World';

data testdata1;
run;&lt;/PRE&gt;&lt;P&gt;I then scheduled the workflow to be run once, and according to the schedule history the task was finished. But: The time stamp of the log file of the dummy program did not change. So, the program did not run, did it? And if so, why shouldn't it? I've run these simple lines locally, and they work, so there shouldn't be an issue with syntax.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there a way to get a log file of the job itself, like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'Running job at THU 4th JAN 2021 12:00:00 PM......&lt;/P&gt;&lt;P&gt;job completed successfully at THU 4th JAN 2021 12:00:30 PM'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and not just the log file of the program?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for any help with this,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Miriam &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 13:48:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Scheduling-no-change-in-log-file-time-stamp/m-p/709214#M218052</guid>
      <dc:creator>miriam93</dc:creator>
      <dc:date>2021-01-04T13:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Scheduling - no change in log file time stamp?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Scheduling-no-change-in-log-file-time-stamp/m-p/709220#M218053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/327241"&gt;@miriam93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This KB has few tips related to this topic, see if this helps!&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/56/648.html" target="_blank"&gt;https://support.sas.com/kb/56/648.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 14:45:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Scheduling-no-change-in-log-file-time-stamp/m-p/709220#M218053</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2021-01-04T14:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Scheduling - no change in log file time stamp?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Scheduling-no-change-in-log-file-time-stamp/m-p/710135#M218545</link>
      <description>Hi &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you so much for this link, it turned out to be quite helpful, not just with this specific issue.&lt;BR /&gt;Turns out the reason was that I was running SAS on a remote server and not locally.</description>
      <pubDate>Fri, 08 Jan 2021 08:50:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Scheduling-no-change-in-log-file-time-stamp/m-p/710135#M218545</guid>
      <dc:creator>miriam93</dc:creator>
      <dc:date>2021-01-08T08:50:43Z</dc:date>
    </item>
  </channel>
</rss>

