<?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: List of users processing on SAS server in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/List-of-users-processing-on-SAS-server/m-p/2164#M722</link>
    <description>This is not a simple task.&lt;BR /&gt;
&lt;BR /&gt;
All you can really do is count how many EG connections there are on your SAS server. In Unix HP-UX:&lt;BR /&gt;
&lt;BR /&gt;
ps -fe | grep sas | grep obj | grep -v utilities&lt;BR /&gt;
&lt;BR /&gt;
This lists all Integration Technologies object spawner processes. You'll have to experiment in your server environment to see how to identify EG connections.&lt;BR /&gt;
&lt;BR /&gt;
Note that this does not show when EG users run SAS code against the server. An EG connection may stay open all day without the user doing anything (that sounds like me on Fridays!!).&lt;BR /&gt;
&lt;BR /&gt;
The kinds of results I get are:&lt;BR /&gt;
&lt;BR /&gt;
  aaaaa1  5986 14147  0 13:32:01 ?         0:32 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  bbbbb1 27010 14147  0 11:22:07 ?         0:37 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  ccccc1  5304 14147  0 09:43:09 ?         1:25 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  ddddd1 18833 14147  0 16:21:51 ?         0:04 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  eeeee1 10892 14147  0 15:53:45 ?         3:57 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec</description>
    <pubDate>Mon, 19 Mar 2007 06:05:05 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-03-19T06:05:05Z</dc:date>
    <item>
      <title>List of users processing on SAS server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/List-of-users-processing-on-SAS-server/m-p/2163#M721</link>
      <description>Is there a way to list or get a list of users on E.G. or how many are actually&lt;BR /&gt;
processing something on the SAS server ?</description>
      <pubDate>Mon, 29 Jan 2007 19:11:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/List-of-users-processing-on-SAS-server/m-p/2163#M721</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-01-29T19:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: List of users processing on SAS server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/List-of-users-processing-on-SAS-server/m-p/2164#M722</link>
      <description>This is not a simple task.&lt;BR /&gt;
&lt;BR /&gt;
All you can really do is count how many EG connections there are on your SAS server. In Unix HP-UX:&lt;BR /&gt;
&lt;BR /&gt;
ps -fe | grep sas | grep obj | grep -v utilities&lt;BR /&gt;
&lt;BR /&gt;
This lists all Integration Technologies object spawner processes. You'll have to experiment in your server environment to see how to identify EG connections.&lt;BR /&gt;
&lt;BR /&gt;
Note that this does not show when EG users run SAS code against the server. An EG connection may stay open all day without the user doing anything (that sounds like me on Fridays!!).&lt;BR /&gt;
&lt;BR /&gt;
The kinds of results I get are:&lt;BR /&gt;
&lt;BR /&gt;
  aaaaa1  5986 14147  0 13:32:01 ?         0:32 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  bbbbb1 27010 14147  0 11:22:07 ?         0:37 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  ccccc1  5304 14147  0 09:43:09 ?         1:25 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  ddddd1 18833 14147  0 16:21:51 ?         0:04 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec&lt;BR /&gt;
  eeeee1 10892 14147  0 15:53:45 ?         3:57 /sware/sas/sassp4/SAS_9.1/sasexe/sas -noterminal -noxcmd -objec</description>
      <pubDate>Mon, 19 Mar 2007 06:05:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/List-of-users-processing-on-SAS-server/m-p/2164#M722</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-03-19T06:05:05Z</dc:date>
    </item>
  </channel>
</rss>

