Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: v_$session HELP...
Those are background processes. This should clear it up for you.
Jared
select
b.name, s.sid, s.serial#, s.status, s.machine, s.osuser,
On Monday 10 September 2001 05:55, Sinardy wrote:
> Hi all,
>
> Can someone tell me who are those users that identified by null value in
> username column
>
>
> SQL> SELECT username from v_$session where osuser='dba';
>
> USERNAME
> -------------------------------
>
>
>
>
>
>
> SYS
> SYS
>
> 8 rows selected.
>
>
> Thank you
>
> Sinardy
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jared Still INET: jkstill_at_cybcon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Sep 10 2001 - 09:40:25 CDT
![]() |
![]() |