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: Is process alive?

Re: Is process alive?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 11 Dec 1998 12:48:47 +0100
Message-ID: <3671069F.B36140D0@sybrandb.demon.nl>


Yes,
query the v$sesstat table for that specific session.

Hth,

Sybrand Bakker, Oracle DBA

Karol Michaliak wrote:

> Hi,
>
> how can I find, that an oracle process is still alive and working? I
> use
> a select from v$session table. I see, that STATUS is ACTIVE, COMMAND
> is 6, which mean, that the process is doing UPDATE. Is there a
> pssibility to see a disc aktivity of this process?
> Thanks,
>
> Karol Michaliak
> DB admin


Received on Fri Dec 11 1998 - 05:48:47 CST

Original text of this message

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