The RUN procedure

Started by beingchinmay, 10-12-2016, 03:11:56

Previous topic - Next topic

beingchinmayTopic starter

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);