Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Auto-run batch processes in Oracle
>
> Can any one tell me how to make a batch process run at a predetermined time in
> ORACLE? This batch process can be a procedure or a function and should run at
> regular intervals.
>
DBMS_JOB can be used. Received on Fri Jun 16 2000 - 07:59:37 CDT