Re: Can I Check Who Is Using The System?

From: rsenn <rsenn_at_capaccess.org>
Date: 1997/11/15
Message-ID: <346E5FA3.9CED122E_at_capaccess.org>#1/1


Try Select username from v$session ; or

        Select distinct username from v$session ;

ªü´ö Thenardier wrote:

> More than 1 user can logon to an Oracle database at the same time.
> Does Oracle provide any machanism to check how many user is using
> the database (even if idle ones) and who?
>
> Should i create a table to keep all logged-on users? A bit stupid,
> isn't it?
>
> Thanx!
>
> Thenard
Received on Sat Nov 15 1997 - 00:00:00 CET

Original text of this message