I do not use this option anyway, I was trying it to see if it would stop the job from running. BTW it was set to 9999 not 99999, mistake in typing. I set it to 3600 (1 hour) and the job ran after I saved it. : Do not use values over 32767 as this is the maximum supported value for the : maximum delay property, just enable the skip late job options. : Some notes: Specifying 32767 for max delay is not reasonable anyway as it is : more than 22 days - a value is too large for daily jobs anyway. : In 99999 case the value is converted to a negative number that would lead to : unpredictable reasults. : On save all job start times and schedules are re-initialized and so jobs with : such big intervals fall into late jobs category
|