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: Is another user logged in?

Re: Is another user logged in?

From: Amy Stevens <stevens_at_sequel.com>
Date: 1997/07/02
Message-ID: <01bc870b$469cc340$16ae34cc@jupiter.sequel.com>#1/1

From the sqlplus command line, anyone can type:

select osuser,username from v$session;

Jim Baska <jim-DONOTSPAM_at_sprintmail.com> wrote in article <33B41804.7EF6_at_sprintmail.com>...
> Does anyone know a way to allow user1 see if user2 is logged in? I do
> not want to have to grant DBA priviledges to user1, but I wouldn't mind
> granting lesser rolls/priviledges to user1.
>
> Thanks,
> Jim Baska
>
Received on Wed Jul 02 1997 - 00:00:00 CDT

Original text of this message

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