Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: current users enquiry
gazzag ha scritto:
> gd6502_at_eudoramail.com wrote:
> > So, there is no way for a common user to know if the schema he is using
> > is accessed from some other?
>
> Depending on what you're trying to achieve, you will need the DBA of
> that database to either:
>
> (a) Grant you SELECT privileges on the V_$SESSION view, or,
> (b) Create a login trigger that logs the information you require.
>
Peppe Received on Wed Dec 13 2006 - 05:55:35 CST