Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Blank lines in v$session for username and program

Blank lines in v$session for username and program

From: Kirk Hill <khill_at_scic.com>
Date: 28 Mar 2002 08:43:51 -0800
Message-ID: <3d440d91.0203280843.686d74c3@posting.google.com>


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

Original text of this message

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