<?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: How do I monitor SAS  job via Management Console in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624395#M183935</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/166811"&gt;@lllo22&lt;/a&gt;&amp;nbsp;- Yes, the SMC definition should include a folder location for the SAS logs. It is just a case of checking that folder and if the Date Modified hasn't changed from the timestamp in the log file name then it hasn't finished. You can open the logs in Notepad as well as they are just text files.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 02:23:15 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2020-02-13T02:23:15Z</dc:date>
    <item>
      <title>How do I monitor SAS  job via Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624368#M183921</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to figure out how to monitor a scheduled job I've ran from SAS Management Console. I'm new SAS and I hope what I want to do is not too difficult.&lt;/P&gt;&lt;P&gt;We have a a piece of code that has been created an stored on the server, here is a screenshot of it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SchedManager-Job.png" style="width: 183px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/36085i76245EF5C9C529B1/image-dimensions/183x172?v=v2" width="183" height="172" role="button" title="SchedManager-Job.png" alt="SchedManager-Job.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Normally, we would have this code automated via Windows Task Scheduler. But right now we run it manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I do is right click on the highlighted job &amp;gt;&amp;gt; schedule flow &amp;gt;&amp;gt; run now &amp;gt;&amp;gt; ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get a message saying that it was successful. As part of that code, I get an email saying that it started. So I know that the code has been executed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to know is how do I monitor the status of this code? Is there way for me to see whether it is still running or finished?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the question makes sense.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 23:35:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624368#M183921</guid>
      <dc:creator>lllo22</dc:creator>
      <dc:date>2020-02-12T23:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I monitor SAS  job via Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624377#M183924</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/166811"&gt;@lllo22&lt;/a&gt;&amp;nbsp; - Unfortunately you can't monitor scheduled jobs in SAS Management Console. If you are using Platform Process Manager as your scheduler there is a separate tool called IBM Flow Manager which contains a dashboard of scheduled jobs and their statuses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However if you are just invoking the jobs manually and don't use PPM then the only way I know of to monitor progress is just to view the SAS logs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 00:15:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624377#M183924</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-02-13T00:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I monitor SAS  job via Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624386#M183930</link>
      <description>&lt;P&gt;Thank for that reply.&lt;/P&gt;&lt;P&gt;So just a follow up, the SAS logs you mentioned, are they something I would have to code into my code or is there some sort of standard SAS logs that I can view? At least something that tells me that the job is still running.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 00:55:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624386#M183930</guid>
      <dc:creator>lllo22</dc:creator>
      <dc:date>2020-02-13T00:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I monitor SAS  job via Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624395#M183935</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/166811"&gt;@lllo22&lt;/a&gt;&amp;nbsp;- Yes, the SMC definition should include a folder location for the SAS logs. It is just a case of checking that folder and if the Date Modified hasn't changed from the timestamp in the log file name then it hasn't finished. You can open the logs in Notepad as well as they are just text files.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 02:23:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-monitor-SAS-job-via-Management-Console/m-p/624395#M183935</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-02-13T02:23:15Z</dc:date>
    </item>
  </channel>
</rss>

