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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Who is logged in?

Re: Who is logged in?

From: A.E.Vervaeke <alanv_at_opustel.com>
Date: 1998/02/11
Message-ID: <6bt66c$9e7@news9.noc.netcom.net>#1/1

Try SELECT USERNAME,OSUSER FROM SYS.V$SESSION; This will show all connections to the instance. Hope this helps.
Alan V

Bob B wrote in message <01bd3574$e539f0a0$cb579ecf_at_cxymis-15>...
>Is there a simple way to tell who is using the database
>when I want to shut it down?
>
>Thanks,
>Bob B.
Received on Wed Feb 11 1998 - 00:00:00 CST

Original text of this message

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