Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Blank lines in v$session for username and program
I run the following query and get blank lines for user name and
program name and would like to know what they are. Does anybody have
a clue?
select username,status,type,program from v$session
Here is a part of the result
username status type program
ACTIVE USER ACTIVE USER
Does anyone have any ideas? Received on Thu Mar 28 2002 - 10:43:51 CST
![]() |
![]() |