Re: get the sid,serial# of my connection?

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Tue, 23 Dec 2008 17:22:37 +0100
Message-ID: <4951104c$0$13219$426a74cc@news.free.fr>

"Mark D Powell" <Mark.Powell_at_eds.com> a écrit dans le message de news: ba17939d-abab-42eb-9464-a0f7248cfa91_at_z27g2000prd.googlegroups.com... On Dec 23, 3:43 am, Laurenz Albe <inv..._at_spam.to.invalid> wrote:
> m..._at_pixar.com wrote:
> > How can I programmatically get the SID and SERIAL# for my connection
> > from a client side program?
>
> With the following SQL query:
>
> SELECT dbms_debug_jdwp.current_session_id sid,
> dbms_debug_jdwp.current_session_serial serial#
> FROM dual;
>
> Yours,
> Laurenz Albe

Hey, I learned something new. thanks Laurenz.

  • Mark D Powell --

So do I

Regards
Michel Received on Tue Dec 23 2008 - 10:22:37 CST

Original text of this message