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: show user connections

Re: show user connections

From: Rich Woods <rawoods_at_concentric.net>
Date: 1997/07/11
Message-ID: <33C6E280.E2077681@concentric.net>#1/1

James Chen wrote:

> Here is a newbie question:
>
> How can I show all the user connections in an Oracle database ?
>
> I am using Oracle 7.3.2.x.
>
> Thanks in advance,
>
> --
> James Chen, at Interweave Software, Inc.
> james_at_iweave.com

  select * from v$session;

--
Rich Woods
Technical Field Support Specialist, Oracle Corporation, USA
The above statements and opinions are my own and do not
necessarily represent those of Oracle Corporation.
Received on Fri Jul 11 1997 - 00:00:00 CDT

Original text of this message

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