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: Oracle Jobs Running? Help!!!!

Re: Oracle Jobs Running? Help!!!!

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 8 Feb 2000 16:57:55 +0100
Message-ID: <950025612.27827.0.pluto.d4ee154e@news.demon.nl>


ps -fu oracle shows all oracle jobs
ps -ef | grep $ORACLE_SID show all jobs related to a particular instance. Of course this is included Oracle background processes. This info is also available in the v$process view in Oracle.

Hth,

Sybrand Bakker, Oracle DBA

<lkj741_at_my-deja.com> wrote in message news:87pc20$k9e$1_at_nnrp1.deja.com...
> What is the best way to know how many Oracle jobs are running and how
> is running? It is a UNIX database. Please help.
>
> Thanks
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Feb 08 2000 - 09:57:55 CST

Original text of this message

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