Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to find osuser and machine name connected to database
Look at v$session, that should give you what you need. RBG
----- Original Message -----
From: Abhijit Bhivapure <abhivapure_at_yahoo.com>
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Sent: Tuesday, August 22, 2000 5:59 AM
Subject: How to find osuser and machine name connected to database
Hi folks,
I want to know the operating system username and
machine name of the user who is connected to database.
I tried v$session view, But In case of user connected
through forms 4.5 I am getting the os_user as
'OraUser'
and machine = NULL .
I also tried to find it from the Listener.log on the
server, but same problem.
can anybody help me out.
Thanks in advance.
-- Author: Abhijit Bhivapure INET: abhivapure_at_yahoo.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 Tue Aug 22 2000 - 08:33:52 CDT