Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scheduled Job Failing - After Change

Status
Not open for further replies.

newmediaguy

Programmer
Mar 26, 2004
176
GB
Hi Guys

I recently updated the time of a scheduled job on our Oracle system. Now when the job runs or the procedure is run it starts the scheduled job at the same times then fails.

When the scheduled job is started manually it tries to run it 3-4 times resulting in failures.

Has anyone seen anything like this before?

Thanks

Glen
Conception | Execution
 
Glen, are you scheduling the job within Oracle (DBMS_JOBS say), or from the Operating System (using cron perhaps?).
 
Hi Ken

The Job is scheduled vi DBA Jobs which was recently changed with in the last day or 2 to start slightly later.

However last night it failed and when I just went to run the proc the scheduler started at the same time!? which is slightly strange.....

It is just weird.



Glen
Conception | Execution
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top