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 based triggers?

Re: Time based triggers?

From: Timo Haatainen <timo.haatainen_at_pvo.fi>
Date: 1998/04/01
Message-ID: <01bd5d58$0134e1b0$e0758fc1@mmtth>#1/1

You can use DBMS_JOB package to schedule jobs.

-- 
Timo Haatainen
PVO Engineering Oy


S Green <twogreens_at_sprynet.com> kirjoitti artikkelissa
<6fspcn$ijo$1_at_juliana.sprynet.com>...

> I want to schedule PL/SQL modules to run periodically. Can this be done
via
> a trigger? What other options exist. I suppose that I could call the
> routines from a cron job, but this does not seem very elagant.
>
> TIA
>
> Scott Green
> twogreens_at_sprynet.com
>
>
>
Received on Wed Apr 01 1998 - 00:00:00 CST

Original text of this message

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