Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Getting SID in PL/SQL
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
![]() |
![]() |