This 1 is complicated need help here

  • My boss wanted to run a script in SQL Server Agent. THe catchy part is that he wants the script to run every other week (wednesday 1:00 AM) anyone know how can i do it?? Possible problem is that not all months have the same number of wednesday (there are months with 4, some with 5 wednesday). Thanks in advance

    "-=Still Learning=-"

    Lester Policarpio

  • NO it's not complicated at all.

    If you have a look at the scheduling options for weekly jobs you will see the option to run a job every 2 or any other number weeks.

    [font="Verdana"]Markus Bohse[/font]

  • Hi Lester,

    Job schedule should be:

    Occurs weekly, every 2 weeks on Wed, Occurs once at 1:00 AM

  • Ahhh ok thanks.... 😛

    "-=Still Learning=-"

    Lester Policarpio

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply