File-watching job start times are estimated based on the past job performance and start times. To get rid of these jobs from the forecast report, delete their performance data from the Performance Data directory. Basically delete [job id].jpd files whose names match Ids of these that you want to remove from the forecast report.
As for the "job is already in the queue" - this is just a warning that the job is already queue or being executed and yet the file is still there. This could happen if the job takes a while to run and doesn't bother to rename or move the related file in the beginning of the run. As a result, the scheduler finds the same file again and again. It could also happen if the job is sitting in the queue being blocked or used by some other jobs with the same result, the scheduler finding the same file again and again. This is just a status message which could be safely ignored.
: Hi,
: I see few of the jobs in forcast report with schedule as "File*".
: All of these are for past dates. How can I clean this up.
: ----
: Also sometimes few semaphor file dependent jobs don't execuet
: and keep on popping message in the log "Semaphor file found, but can't
: execute
: job as it is already in the que." Whats the best way to handle situaion,
: Kill the job fro m the que..!! And how can I avoid the same from happening
: again.
: Regards...
: Viji
|