Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Running a procedure every 10 minutes
Look at DBMS_JOB. Will do exactly what you want it to do ;-)
M
"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 - 11:31:05 CDT
![]() |
![]() |