Seo Forum

Coding & Programming => Programming Forum => Topic started by: beingchinmay on 10-12-2016, 03:11:56

Title: The RUN procedure
Post by: beingchinmay on 10-12-2016, 03:11:56
Use the RUN procedure to force a job to be executed immediately, regardless of the values for next_date and interval stored in the job queue. The specification is:

PROCEDURE DBMS_JOB.RUN (job IN BINARY_INTEGER);