Re: How can I determine who is currently logged in the Oracle server?

From: Mladen Gogala <gogala.mladen_at_bogus.email.invalid>
Date: Mon, 21 Sep 2009 12:16:28 +0000 (UTC)
Message-ID: <h97qqs$bkp$4_at_solani.org>



Na Mon, 21 Sep 2009 02:31:10 -0700, gazzag napisao:
> SQL> SELECT username, osuser, machine, program

> FROM v$session
> WHERE username IS NOT NULL;

Your advice will not work on Oracle 5.1.22. My proposal is version neutral.

-- 
http://mgogala.freehostia.com
Received on Mon Sep 21 2009 - 07:16:28 CDT

Original text of this message