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: Alternative SQL command to Dead Connection Detection ?

Re: Alternative SQL command to Dead Connection Detection ?

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Wed, 21 Apr 2004 06:43:50 -0700
Message-ID: <1082555021.346326@yasure>


miam wrote:

> Hello
>
> From my administration program connected to an Oracle database, I want to
> probe another session, to know if it is dead or not at this time, but
> without enabling the SQL*Net's Dead Connection Detection.
>
> Does any SQL command exist to do that ?
> For example, something like "ALTER SYSTEM ..."
>
> I didn't find this in the documentation, and I'm afraid it couldn't exist...
>
> Thanks...

Could STATUS from v$session possibly do what you want?

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Wed Apr 21 2004 - 08:43:50 CDT

Original text of this message

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