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 -> Re: How to find PID in a session

Re: How to find PID in a session

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Tue, 2 Mar 1999 20:26:24 -0000
Message-ID: <920407037.26344.1.nnrp-12.9e984b29@news.demon.co.uk>


select userenv('sessionid') from dual;

is usually adequate.

--
Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk

I have a spelling chequer
It came with my pea sea
It plainly marques for my revue
Miss steaks eye cannot sea

I've run this poem threw it
I'm shore your pleased to no
Its letter perfect in it's weigh
My chequer tolled me so

Werner wrote in message <36DBA5AE.27BD_at_face.co.zackityspam>...
>Hello
>
>I would like to find a unique way of identifying a session in my log
>file.
>
Received on Tue Mar 02 1999 - 14:26:24 CST

Original text of this message

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