Re: Q:Timed execution of PL/SQL?

From: Adrian G. Klingel <klingela_at_nospam.nt.com>
Date: 1998/03/16
Message-ID: <350D4280.B85388A4_at_nospam.nt.com>#1/1


Eric,

   You could use DBMS_JOBS, or you could write a SQL*PLUS script which executes the procedure, then set the crontab up to execute the SQL*PLUS script.

Adrian

Eric Werk wrote:

> Hi,
>
> I need to have a PL/SQL procedure run at midnight every night on my
> Oracle 7.3.2 database, how do I do that? Is there something similar to a
> unix crontab file?
Received on Mon Mar 16 1998 - 00:00:00 CET

Original text of this message