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: time shift in sheduled job

Re: time shift in sheduled job

From: <rztaylor_at_my-deja.com>
Date: Wed, 01 Nov 2000 15:52:38 GMT
Message-ID: <8tpe83$1nj$1@nnrp1.deja.com>

If the job completes in less than one hour, then you can easily schedule the job to run at 2 hourly intervals by setting the next value to:

trunc(sysdate,'hh24')+2/24

Robert.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 01 2000 - 09:52:38 CST

Original text of this message

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