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: unique session identifier

Re: unique session identifier

From: Martin Haltmayer <Martin.Haltmayer_at_0800-einwahl.de>
Date: Sat, 16 Dec 2000 21:31:12 +0100
Message-ID: <3A3BD110.AE81B5F1@0800-einwahl.de>

Use userenv ('sessionid') from within a session which is equal to v$session.audsid.

Martin

Alb wrote:
>
> I need to uniquely identify a session even after the session has been
> disconnected.
> Can anyone confirm for me that the saddr (v$session) value for a session is
> unique for the entire life of a database.
Received on Sat Dec 16 2000 - 14:31:12 CST

Original text of this message

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