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: How to SPAWN PL/SQL proc each 2 hours ?

Re: How to SPAWN PL/SQL proc each 2 hours ?

From: Zmoxie <zmoxie_at_aol.com>
Date: 1997/05/20
Message-ID: <19970520211700.RAA09063@ladder02.news.aol.com>#1/1

  1. withe a stored procedure. pin the your stored procedure within the new procedure.
  2. set up Oracle Job to run your new procedure every 2 hour.

Something like that.

Moxie Received on Tue May 20 1997 - 00:00:00 CDT

Original text of this message

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