From adary@mehish.co.il Thu, 14 Feb 2002 08:21:45 -0800
From: =?iso-8859-8?Q?=E0=E3=F8_=E9=E7=E9=E0=EC?= <adary@mehish.co.il>
Date: Thu, 14 Feb 2002 08:21:45 -0800
Subject: RE: V_$SESSION  question
Message-ID: <F001.0040FC94.20020214075329@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain


SELECT NAME FROM SYS.GV_$DATABASE;

Yechiel Adar, Mehish Computer Services
adary@mehish.co.il

> -----Original Message-----
> From: Ghadge,Sameer [SMTP:Sameer_Ghadge@Syntelinc.com]
> Sent: Tue, February 12, 2002 11:53 AM
> To:   Multiple recipients of list ORACLE-L
> Subject:      V_$SESSION  question
> 
> Hi,                                   
> my problem is as follows:
> I want do determine the machine name (and other info) from pl/sql,of the
> client from which i have logged in
> e.g. suppose i have logged from  machine 'power_machine' as  user 'puser'
> my pl/sql has info. that  the current user 'puser'
> 
> How do i retrive my sid for this session,
> which is in V_$SESSION.
> 
> so basically i want the SID of the current session
> Thx
> Sameer
> 
> 
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: Ghadge,Sameer
>   INET: Sameer_Ghadge@Syntelinc.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@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).
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>  This e-mail was scanned by the eSafe Mail Gateway 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: =?iso-8859-8?Q?=E0=E3=F8_=E9=E7=E9=E0=EC?=
  INET: adary@mehish.co.il

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@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).




