Job Scheduler [message #56340] |
Thu, 20 March 2003 11:11 |
question911
Messages: 13 Registered: March 2003
|
Junior Member |
|
|
I have setup a Job schedule to run every day @ 1:00:00 AM. I can manually execute the job using DBMS_RUN and the data gets loaded without any problems, but this morning I noticed that the job did not run at all. I looked at USER_JOBS and the Next Date showed that it would run today @ 1:00:00 AM. This didn't make sense because if the job automatically loaded successfully, it should have a Next Date of tomorrow's date which is 03/21/03 1:00:00 AM.
Does anyone know what is going wrong here?
Thanks,
Jay
|
|
|