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: Running a procedure every 10 minutes

Re: Running a procedure every 10 minutes

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Fri, 26 Apr 2002 14:22:07 GMT
Message-ID: <jody8.145540$CH1.115460@sccrnsc02>


Use the dbms_job package to schedule it. Jim
"Dave" <dave_at_mcsinoc.com> wrote in message news:dd34ca15.0204260603.1c00a60a_at_posting.google.com...
> Hi. I'm wondering how I would go about running a procedure every 10
> minutes in Oracle? I created a procedure to search some values in one
> of the tables, and I just want to execute it every 10 minutes.
>
> Thank you
Received on Fri Apr 26 2002 - 09:22:07 CDT

Original text of this message

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