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: Checking for User Logged In

Re: Checking for User Logged In

From: MGperY <mgyuri_at_freemail.c3.hu>
Date: Thu, 24 Sep 1998 16:30:38 +0200
Message-ID: <6udlgg$o85@helka.iif.hu>


Hi !
this is my first reply, but try v$session:

select username from v$session;

M.
Simon Gellion wrote in message
<906647516.23170.0.nnrp-03.9e985ba1_at_news.demon.co.uk>...
>
>Is there any way of checking, using SQL, whether a user is still 'logged
in'
>to an Oracle database?
>
>
>Thanks
>
>Simon Gellion
>
>
Received on Thu Sep 24 1998 - 09:30:38 CDT

Original text of this message

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