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: OSUSER v 9.2.0.2 on linux

Re: OSUSER v 9.2.0.2 on linux

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Wed, 07 Jan 2004 12:34:26 -0800
Message-ID: <F001.005DC02C.20040107123426@fatcity.com>


insert into log values (sys_context('USERENV', 'OS_USER'));

Tanel.

> Hi all,
>
> Can anyone point me in the direction on how to isolate the osuser for a
> single session? (I do know about V$SESSION). What I am trying to
accomplish
> is when a delete is made on a table, I want my trigger to push that old
> information into a "deleted" table--(no problem here) and include a field
> "DELETED_BY" that would contain the osuser performing the deletion. What
do
> I need to query as part of that trigger to capture that single osuser?
>
> Thanks much!
>
> lc
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Lisa R. Clary
> INET: lisa_at_cog.ufl.edu
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Jan 07 2004 - 14:34:26 CST

Original text of this message

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