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: Triggers/Procedures called by Timers

Re: Triggers/Procedures called by Timers

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Tue, 14 Dec 1999 22:11:07 +0800
Message-ID: <38564FFB.66E9@yahoo.com>


Torsten Senz wrote:
>
> Hi there,
>
> is it possible to call a Database-Trigger or a Database-Procedure
> by a timer??
>
> - timing start xyz
> - ....
>
> Thanks in advance.
>
> --
> --
> CHW Software GmbH
> Lerchenstr. 22a
> 58285 Gevelsberg
> Germany
> Tel. 0049 2332 9187 0
> Fax 0049 2332 9187 87
> E-Mail: info_at_chwsoftware.de
> URL: www.chwsoftware.de

Check out DBMS_JOB - this lets you schedule pl/sql at one-off or regular intervals..

HTH
--



Connor McDonald
"These views mine, no-one elses etc etc" connor_mcdonald_at_yahoo.com

"Some days you're the pigeon, and some days you're the statue." Received on Tue Dec 14 1999 - 08:11:07 CST

Original text of this message

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