Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to define run time with dbms_job.submit

127010Feb 7 2002
I want to schedule one job to run every 24 hours.
I'm using dbms_job.submit. How can I define the time when the job will run? suppose I use default sysdate for the next_date parameter.

Thanks

Minny
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2002
Added on Feb 7 2002
1 comment
179 views