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

Home -> Community -> Usenet -> c.d.o.server -> Re: How can I get a transaction's session id from inside the transaction ?

Re: How can I get a transaction's session id from inside the transaction ?

From: Ban Spam <ban-spam_at_operamail.com>
Date: Tue, 15 Oct 2002 00:13:14 GMT
Message-ID: <Xns92A7AF2C666C1SunnySD@68.6.19.6>


JusungYang_at_yahoo.com (Jusung Yang) wrote in news:130ba93a.0210141154.18e69e6_at_posting.google.com:

> ???
>
> Can you take one more look of your query and explain a bit?
>
> - Jusung Yang
>
>
> Ban Spam <ban-spam_at_operamail.com> wrote in message

>> select sid from v$mystats
>> where rowid = 1;

>

SQL> DESC V$MYSTATS

-- do it your self & what do you see?
-- it does exactly what you requested.
-- it returns the SID of the session invoking the query.
Received on Mon Oct 14 2002 - 19:13:14 CDT

Original text of this message

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