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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How Could I identify the OS user name?

RE: How Could I identify the OS user name?

From: Szecsy Tamas <tszecsy_at_GEOMETRIA.hu>
Date: Tue, 26 Mar 2002 08:18:28 -0800
Message-ID: <F001.0043359C.20020326081828@fatcity.com>


Is there a detailed list of other USERENV information taht I can have access to by using SYS_CONTEXT?

TIA, Tamas Szecsy

-----Original Message-----
Sent: Tuesday, March 26, 2002 15:49
To: Multiple recipients of list ORACLE-L

You don't say what version of Oracle, but this function will work for 8i and up:

SYS_CONTEXT('USERENV','OS_USER')

Rich Jesse                           System/Database Administrator
Rich.Jesse_at_qtiworld.com              Quad/Tech International, Sussex, WI USA


-----Original Message-----
Sent: Tuesday, March 26, 2002 7:54 AM
To: Multiple recipients of list ORACLE-L

Hello list,
I want to know how could I identify the OS user name of a user acceding an application. Is there any view/parameter that shows it?? A lot of thanks,

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Jesse, Rich
  INET: Rich.Jesse_at_qtiworld.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Szecsy Tamas
  INET: tszecsy_at_GEOMETRIA.hu
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 Mar 26 2002 - 10:18:28 CST

Original text of this message

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