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

Home -> Community -> Usenet -> c.d.o.misc -> Getting SID in PL/SQL

Getting SID in PL/SQL

From: Thomas Keller <Thomas.Keller_at_debis.com>
Date: Tue, 04 May 1999 17:53:26 +0100
Message-ID: <372F2606.F63A4DDA@debis.com>


Hi,

I need a value that's unique at a time (but all values should be in the smallest possible range). My idea was to use the SID (for example from V$SESSION).
Is it possible to get the Value from anywhere? When I try a SELECT from V$SESSION in a package I get an error when compiling the package...

Any Ideas?

Thomas Keller Received on Tue May 04 1999 - 11:53:26 CDT

Original text of this message

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