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

Home -> Community -> Mailing Lists -> Oracle-L -> How to get user's IP address?

How to get user's IP address?

From: Anne Yu <AYu_at_sos.state.tx.us>
Date: Tue, 24 Jun 2003 13:52:42 -0700
Message-ID: <F001.005B8B84.20030624132517@fatcity.com>


I want log changes when a user makes a change to a view, proc, func, package, etc.

Basically, I have a trigger to capture the date, schema name and computer name or IP address. However, I could not get the IP address or host name out of Oracle. Can anyone help?

E.g. Query:

Select sys_context('USERENV','IP_ADDRESS') from v_$session;

Return NOTHING :(

Many thanks
--

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

Author: Anne Yu
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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 Jun 24 2003 - 15:52:42 CDT

Original text of this message

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