Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How can get the Machine IP's which is connected to a particul
SELECT sys_context('USERENV','IP_ADDRESS') FROM dual (Oracle 8i feature)
-----Original Message-----
From: Rahul [mailto:rahul_at_ratelindo.co.id]
Sent: Monday, December 04, 2000 12:35 AM
To: Multiple recipients of list ORACLE-L
Subject: RE: How can get the Machine IP's which is connected to a
particul
set the trace to USER or ADMIN then try the listener log file on the server..
> ----------
> From:
> MThinaharan_at_lgcommerznow.com[SMTP:MThinaharan_at_lgcommerznow.com]
> Sent: Monday, December 04, 2000 12:25 PM
> To: Oracledba_at_lazydba.com; oracledba_at_quickdoc.co.uk
> Subject: How can get the Machine IP's which is connected to a
> particular DataBase
>
> Hi All,
>
> From which Table I can Know about the IP's of all the PC's that are
> connected to a particular Data Base.
>
> V$process will give only terminal ID and not Machine IP.
>
> V$session will give the user name that is connected to the Data Base and
> not the machine IP.
>
>
> Any body can help in this
>
>
> Thinahar
>
>
>
>
>
>
> --------
> Think you know someone who can answer the above question? Forward it to
> them!
> to unsubscribe, send a blank email to oracledba-unsubscribe_at_LAZYDBA.com
> to subscribe send a blank email to oracledba-subscribe_at_LAZYDBA.com
> Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rahul INET: rahul_at_ratelindo.co.id 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 Wed Dec 13 2000 - 14:31:59 CST
![]() |
![]() |