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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: DBMS_JOB Help

RE: DBMS_JOB Help

From: Guy Hammond <guy.hammond_at_avt.co.uk>
Date: Wed, 29 Aug 2001 03:13:35 -0700
Message-ID: <F001.0037AD27.20010829033159@fatcity.com>

Hi,

You need to find the job number, then use DBMS_JOB.REMOVE(). This is all in the documentation:

http://technet.oracle.com/doc/oracle8i_816/server.816/a76956/jobq.htm#10 57

Note that the job will complete before being removed from the queue.

g

-----Original Message-----
Sent: Tuesday, August 28, 2001 7:21 AM
To: Multiple recipients of list ORACLE-L

Hi All,

Can Anyone tell me how to stop a background job initiated through a DBMS_JOB package when it is no longer required?

Thanks in advance.

Regards
Sundar

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rangachari Sundar
  INET: sundar_at_focusite.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Guy Hammond INET: guy.hammond_at_avt.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Aug 29 2001 - 05:13:35 CDT

Original text of this message

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