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: Dropping a job

Re: Dropping a job

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 05 Mar 2001 23:25:18 +0100
Message-ID: <hh48at0ntk4c74nma4i9s358l020fla6c1@4ax.com>

On Mon, 5 Mar 2001 23:15:55 +0100, "Nicolas Bronke" <newsgroup_at_trinity.de> wrote:

>I created some replication jobs, but meanwhile I do not need them. How can I
>drop it again?
>
>Thanks
>Nicolas
>

dbms_job.remove(jobnumber) as described in the dbms_job documentation.

Hth,

Sybrand Bakker, Oracle DBA Received on Mon Mar 05 2001 - 16:25:18 CST

Original text of this message

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