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 to identify a session ? How to get SID ?

Re: How to identify a session ? How to get SID ?

From: Syltrem <syltremspammenot_at_videotron.com>
Date: Tue, 4 Jun 2002 14:50:59 -0400
Message-ID: <TZ7L8.2382$H67.13110@tor-nn1.netcom.ca>


select sid from v$mystat where rownum=1;

--

Syltrem
http://pages.infinit.net/syltrem (OpenVMS related web site - en français)
To reply to myself directly, remove .spammenot from my address

"R Chin" <rchin_at_panix.com> a écrit dans le message de news:
adj0mq$a3v$2_at_reader1.panix.com...

> We telnet to the UNIX box and use single sign-on (BEQ protocol) to log on,
> so how do I identify my (or a )session? SID ? how do I get that ?
> OSUser won't do either because we send job the CRON.
>
> Thanks
>
>
Received on Tue Jun 04 2002 - 13:50:59 CDT

Original text of this message

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