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 -> Scheduling a procedure

Scheduling a procedure

From: Brian Neary <bneary_at_containerworld.com>
Date: Mon, 16 Oct 2000 15:05:10 -0700
Message-ID: <jZKG5.111539$47.1432210@news.bc.tac.net>

Is there a facility in Oracle8i for scheduling a procedure? I'm looking for a way to periodically delete old data from a temporary table on my database (Oracle 8i). If I build a PL/SQL procedure to delete the records I don't need, what is the best way to have this procedure automatically run twice a day? Received on Mon Oct 16 2000 - 17:05:10 CDT

Original text of this message

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