Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> killing a job

killing a job

From: pumukito <pumukito_at_ctv.es>
Date: Thu, 25 Mar 1999 13:01:22 +0100
Message-ID: <36FA2592.9F71D900@ctv.es>


hi pleople!

i've got a job running submitted by a pl/sql job. the problem is that I want to kill it
but I don't know how I can do it because whith dbms_job.remove it's not possible because
it's running at the moment. Another problem is that the session doesn't exists I think
I remove it. How can I kill it???

job        total_time    what
2202      11285         cruceCobros.cruceSoporteCobros(4332, 6422, 3);


Received on Thu Mar 25 1999 - 06:01:22 CST

Original text of this message

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