<?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 to get All active SAS users and All SAS scheduled Jobs in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961517#M29725</link>
    <description>Can you specify where exactly from SMC I can check these logs?</description>
    <pubDate>Tue, 11 Mar 2025 06:29:58 GMT</pubDate>
    <dc:creator>SAM_2025</dc:creator>
    <dc:date>2025-03-11T06:29:58Z</dc:date>
    <item>
      <title>How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/960917#M29697</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to pull all the SAS users who are active only. Also, I want to get list of all SAS scheduled Jobs including the timestamp start and end time like how long it takes for this job.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 06:55:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/960917#M29697</guid>
      <dc:creator>SAM_2025</dc:creator>
      <dc:date>2025-03-05T06:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/960933#M29699</link>
      <description>&lt;P&gt;Please provide som additional information (including, not limited to):&lt;/P&gt;
&lt;P&gt;- SAS version/products in use&lt;/P&gt;
&lt;P&gt;- OS&lt;/P&gt;
&lt;P&gt;- Scheduler used&lt;/P&gt;
&lt;P&gt;- Definition of "active user"&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 11:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/960933#M29699</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2025-03-05T11:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961189#M29711</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are using SAS Management Console (9.4) and SAS Enterprise Guide (7.1) which installed on our machine (windows).&lt;/P&gt;&lt;P&gt;For backend checking logs and other privileges we are accessing the server from unix .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Active users means who still using the system.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 08:47:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961189#M29711</guid>
      <dc:creator>SAM_2025</dc:creator>
      <dc:date>2025-03-07T08:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961204#M29712</link>
      <description>Users currently logged on or having used SAS in any way within a given time frame?</description>
      <pubDate>Fri, 07 Mar 2025 10:25:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961204#M29712</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-03-07T10:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961209#M29713</link>
      <description>&lt;P&gt;For SMC check the metadata server logs. Look for entries with "APPNAME=SASManagementConsole "&lt;/P&gt;
&lt;P&gt;For EG users I don't think the metadata logs will tell you if an actual SAS session has been started, only if they've connected to the metadata. You could get active users from the Object Spawner logs (that's what I do).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 11:42:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961209#M29713</guid>
      <dc:creator>Nigel_Pain</dc:creator>
      <dc:date>2025-03-07T11:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961215#M29714</link>
      <description>&lt;P&gt;It's common for data warehouse application to include specific job logging, r.g., using macros. But this is not the case for your I guess?&lt;/P&gt;
&lt;P&gt;An option to see what is actually being executed is to use the Job Monitor plugin to Environment Manager. It requires a little bit of configuration.&lt;/P&gt;
&lt;P&gt;I don't think there's a OOTB listing available within SMC. This could be available in third party tool, like Data Controller for SAS.&lt;/P&gt;
&lt;P&gt;What scheduler do you use?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 13:22:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961215#M29714</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2025-03-07T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961516#M29724</link>
      <description>Yes, anyone using SAS or even only viewing reports.</description>
      <pubDate>Tue, 11 Mar 2025 06:28:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961516#M29724</guid>
      <dc:creator>SAM_2025</dc:creator>
      <dc:date>2025-03-11T06:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961517#M29725</link>
      <description>Can you specify where exactly from SMC I can check these logs?</description>
      <pubDate>Tue, 11 Mar 2025 06:29:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961517#M29725</guid>
      <dc:creator>SAM_2025</dc:creator>
      <dc:date>2025-03-11T06:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961518#M29726</link>
      <description>I'm not sure about the meaning of "What scheduler do you use?" but usually we use SMC to schedule our jobs.</description>
      <pubDate>Tue, 11 Mar 2025 06:32:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961518#M29726</guid>
      <dc:creator>SAM_2025</dc:creator>
      <dc:date>2025-03-11T06:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961525#M29727</link>
      <description>&lt;P&gt;You can't view the logs from SMC. You have to log onto the server(s) to do so. For the metadata server logs, these will commonly be in &amp;lt;config&amp;gt;/Lev&lt;EM&gt;x&lt;/EM&gt;/SASMeta/MetadataServer/Logs on the metadata server and for the object spawner logs, &amp;lt;config&amp;gt;/Lev&lt;EM&gt;x&lt;/EM&gt;/ObjectSpawner/Logs on the compute server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH&lt;/a&gt;&amp;nbsp;asks about the scheduler, SMC is only the front end to this. Behind the scenes it will be relying on specific scheduling software. It could be Platform Suite for SAS if you have that licensed or the operating system scheduler on your servers (ie. cron on Unix or Linux, or the Task Scheduler on Windows). Here's where you set that in SMC:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nigel_Pain_1-1741689059725.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/105336iEC384E60118DCC6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nigel_Pain_1-1741689059725.png" alt="Nigel_Pain_1-1741689059725.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 10:31:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961525#M29727</guid>
      <dc:creator>Nigel_Pain</dc:creator>
      <dc:date>2025-03-11T10:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961552#M29730</link>
      <description>If you execute jobs interactively from SMC, then you don't use an external scheduler.&lt;BR /&gt;But if you deploy job flows to be triggered by time or files, then you are most likely using an external scheduler, like crontab. This should be defined as a server in SMC.</description>
      <pubDate>Tue, 11 Mar 2025 14:02:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961552#M29730</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2025-03-11T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961598#M29731</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/473849"&gt;@SAM_2025&lt;/a&gt;&amp;nbsp; - When you schedule a job in SMC you have to select a scheduling server. If you have licensed Platform Process Manager with SAS then that is one of the options you can select:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASKiwi_0-1741720021494.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/105355i8EC44EFA7F05428F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SASKiwi_0-1741720021494.png" alt="SASKiwi_0-1741720021494.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In that case you are actually using a different scheduler to the other two default SAS options. Scheduled job details are stored in SAS metadata, but that wont tell whether they are actually being used or not. If you use PPM then that has a separate database you could query to get history of scheduled jobs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 19:13:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961598#M29731</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-03-11T19:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961639#M29732</link>
      <description>Thaks for the explanation!&lt;BR /&gt;we use Operating System Services from the scheduling Server dropdown.</description>
      <pubDate>Wed, 12 Mar 2025 07:28:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961639#M29732</guid>
      <dc:creator>SAM_2025</dc:creator>
      <dc:date>2025-03-12T07:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961640#M29733</link>
      <description>Yes, I can see the logs under path &amp;lt;config&amp;gt;/Levx/SASMeta/MetadataServer/Logs&lt;BR /&gt;&lt;BR /&gt;But how can I pull the names of the Scheduled jobs? the Logs are huge in size. Is there a SAS code that I can run in EG to get an output?</description>
      <pubDate>Wed, 12 Mar 2025 07:31:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961640#M29733</guid>
      <dc:creator>SAM_2025</dc:creator>
      <dc:date>2025-03-12T07:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961661#M29734</link>
      <description>&lt;P&gt;I don't think you'll get the scheduled jobs from the metadata logs, only entries where people are logging in to the metadata server (and filtering on "&lt;SPAN&gt;APPNAME=SASManagementConsole" will give you the users who have done this with SMC). I see from a later reply that you're using Operating System Services as your scheduler so for scheduled tasks you'd maybe need to look at logs within&amp;nbsp;&amp;lt;config&amp;gt;/Lev1/SchedulingServer. In Windows there's a directory structure here of &amp;lt;username&amp;gt;\&amp;lt;jobname&amp;gt; with logs created by the job's VB Script. I don't know if that helps? Or, the actual SAS programs run under the Batch Server, so there are SAS logs in&amp;nbsp;&amp;lt;config&amp;gt;/Lev1/SASApp/BatchServer/Logs. Alternatively, I'm not knowledgeable enough about Unix to know if there are logs created by cron? Might be entries in syslog?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 10:16:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961661#M29734</guid>
      <dc:creator>Nigel_Pain</dc:creator>
      <dc:date>2025-03-12T10:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961669#M29736</link>
      <description>&lt;P&gt;When you run SAS programs from cron, you should always use the -log option to explicitly set the log location. Otherwise you might get permission/write failure issues for the log file.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 13:02:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961669#M29736</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-03-12T13:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All active SAS users and All SAS scheduled Jobs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961680#M29737</link>
      <description>There is no OOTB options for generating lists.&lt;BR /&gt;Job Monitoring might here as well, I haven't tried it.&lt;BR /&gt;The deployed/scheduled (active) job flows are visible within SMC and crontab. &lt;BR /&gt;The executed job flows are logged in your configuration directory. These logs are  usually easy to grasp, but they still are not lists.&lt;BR /&gt;This information could probably be extracted from metadata, but that's outside what I have don in the past.</description>
      <pubDate>Wed, 12 Mar 2025 14:40:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-get-All-active-SAS-users-and-All-SAS-scheduled-Jobs/m-p/961680#M29737</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2025-03-12T14:40:10Z</dc:date>
    </item>
  </channel>
</rss>

