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 find if a session is resumable

Re: how to find if a session is resumable

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Wed, 10 Mar 2004 20:34:27 +0100
Message-ID: <404f6d90$0$281$626a14ce@news.free.fr>

"Thanh" <thnguyen99_at_yahoo.com> a écrit dans le message de news:386645ad.0403101041.485e5f99_at_posting.google.com...
> Hi, all,
>
> I'm playing around with resumable sessions, and trying to figure out
> if there's any way to tell if a particular session is resumable. I've
> gone through Metalink and Google groups, but haven't found anything
> yet. Thanks in advance.
>
> thanh

DBA_RESUMABLE.
btw, it's not a session that is resumable but an operation, so there is a row in this view only if a statement is currently executed.

Regards
Michel Cadot Received on Wed Mar 10 2004 - 13:34:27 CST

Original text of this message

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