On 12/1/2010 11:52 AM, dietervh wrote: > How do I define that there should be a differential the third and last > saterday? > > This is what I have now, but it should be the thirth and fifth saterday : > Level=Differential 2nd-5th sat at 0:05 > > Is this a good idea : > > > Run = Level=Full 1st sat at 0:05 > Run = Level=Differential 2nd-5th sat at 0:05 > Run = Level=Incremental sun-fri at 0:05
Create a schedule that runs on the 3rd, 4th, and 5th Saturday. Add a Run Before Script. In that script, check to see if you are running on the 4th Saturday. If you are, and 5th Saturday exists, error out and the Job will not run. -- Dan Langille - http://langille.org/ ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
