Hi All,
A big thanks to read my query…
Scenario:
I have scheduled a job in such a way that it will run every 30 min.
So if the previous job took more than 30 min then the next job status will be Pending right…(Assume we are running the jobs in the same machine)
My requirement is, I want to Kill the second job which was in Pending State due to the excess time conceived by the 1st Job.
Adding to that the next schedule which is after the cancelled job should be running.
So it is basically just skipping the job once the time limit have been breached and then executing the next available Job.
Kindly revert for further clarifications.
And Im really looking forward with this…
Thanks
NJ