best way to edit the Next Start Date for a job
I want to find out the best way to edit the Next Start Date for a job that was set up in the Oracle scheduler. Right now, it says the next run date is February 6, 2011 and I need to change this to February 1, 2011. Is there a SYS stored procedure I can run to do this or would it be OK just to go and edit the field manually in the SCHEDULER$_JOB TABLE for that object using SQL Developer?
0