<?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 Users accessing a system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937260#M411100</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can you tell how many users are accessing the system.  I mean the users that access Oracle that wouldn't show up with a "who" or "w" - from an HP view rather than going into Oracle as a dba?</description>
    <pubDate>Fri, 28 Oct 2005 11:47:45 GMT</pubDate>
    <dc:creator>Coolmar</dc:creator>
    <dc:date>2005-10-28T11:47:45Z</dc:date>
    <item>
      <title>Users accessing a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937260#M411100</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can you tell how many users are accessing the system.  I mean the users that access Oracle that wouldn't show up with a "who" or "w" - from an HP view rather than going into Oracle as a dba?</description>
      <pubDate>Fri, 28 Oct 2005 11:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937260#M411100</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-10-28T11:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Users accessing a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937261#M411101</link>
      <description>Oracle creates a process with the name "oracle&lt;SID&gt;" for every connection to the instance.&lt;BR /&gt;&lt;BR /&gt;For ex if the SID of your DB is test1 , you can grep for oracletest1. This will give you the count of the oracle connections&lt;BR /&gt;&lt;BR /&gt;LOCAL=NO means the connection is remote. LOCAL=YES means the connection was made from the system.&lt;BR /&gt;&lt;/SID&gt;</description>
      <pubDate>Fri, 28 Oct 2005 12:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937261#M411101</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2005-10-28T12:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Users accessing a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937262#M411102</link>
      <description>Don't know off the top of my head if you can pick up users - but you can see connections from machines with a netstat -a&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 28 Oct 2005 12:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937262#M411102</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-10-28T12:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Users accessing a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937263#M411103</link>
      <description>Hi Sally,&lt;BR /&gt;&lt;BR /&gt; As pointed by Sundar, you can grep the DB&lt;SID&gt; connections like this :&lt;BR /&gt;&lt;BR /&gt;--&amp;gt; No. of connections,&lt;BR /&gt;remote, ps -ef|grep -i local=no|wc -l&lt;BR /&gt;local, ps -ef|grep -i local=yes|wc -l&lt;BR /&gt;&lt;BR /&gt;regds,Granite&lt;BR /&gt;&lt;BR /&gt;&lt;/SID&gt;</description>
      <pubDate>Fri, 28 Oct 2005 12:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937263#M411103</guid>
      <dc:creator>Granite</dc:creator>
      <dc:date>2005-10-28T12:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Users accessing a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937264#M411104</link>
      <description>Thanks!</description>
      <pubDate>Fri, 28 Oct 2005 15:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-accessing-a-system/m-p/4937264#M411104</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-10-28T15:04:32Z</dc:date>
    </item>
  </channel>
</rss>

