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: dbms_job not running

Re: dbms_job not running

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 06 Sep 2005 23:03:04 +0200
Message-ID: <mv0sh11b8od91o8a1etd5rv3oer1u431dk@4ax.com>


On 6 Sep 2005 13:50:34 -0700, "Stan Hammer" <shammer_at_email.wcu.edu> wrote:

>begin
> dbms_job.isubmit(1000, 'mypackage.mysub;', SYSDATE,'SYSDATE +
>2/1440');
>end;

You are missing a COMMIT

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Sep 06 2005 - 16:03:04 CDT

Original text of this message

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