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: Kill dbms_job but I dont know number's of job!!!

Re: Kill dbms_job but I dont know number's of job!!!

From: koert54 <nospam_at_nospam.com>
Date: Mon, 7 Jan 2002 09:52:13 +0100
Message-ID: <3c39620f$0$7110$4d4efb8e@news.be.uu.net>


query dba_jobs and dba_jobs_running views - then use dbms_job to kill the job

"Mariusz" <mgerhant_at_wp.pl> wrote in message news:a1blte$li3$1_at_news.tpi.pl...
> Hi,
> Id' like to kill all job on my server but I dont know number's of job!!!
> How can I do that?!!!
> Thanks
> Mariusz
>
>
Received on Mon Jan 07 2002 - 02:52:13 CST

Original text of this message

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