Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to find out current users in Oracle 7.3

Re: How to find out current users in Oracle 7.3

From: Server Manager <tsbsps_at_spamnot.ca>
Date: 1997/10/03
Message-ID: <34353214.1DA3@spamnot.ca>#1/1

You can also just check while in the Motif Server Manager (Unix box?), the security-users screen tells you whether each user is logged in or not.

Sanlam wrote:
>
> Hi
>
> You can query the v$session view as user SYS or SYSTEM. This will give you
> the list of users currently logged on.
>
> You can also check your ALERT.LOG to get the HIGHWATER mark. This will give
> you the maximum sessions logged on at one time.
>
> Cheers
> akader_at_health.sanlam.co.za
>
> Wolfgang Hann <W.Hann_at_netway.at> wrote in article
> <01bccf3a$b376ee60$0201030a_at_ENTWICKLUNG.NETWAY.AT>...
> > I have searched in a lot of manuals to find out
> > a simple question, but i might be blind - i canĀ“t find it.
> >
> > How can i find out which users are connected to Oracle?
> > I need this to count the users, so the number of all
> > connected ones would be enough.
> >
> > Thanks
> >
> > Wolfgang Hann
> >
> >
Received on Fri Oct 03 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US