Reg. SQL Server job

  • Hi i am using sql server 2008.

    In sql server 2008 i have scheduled 5 jobs in all different times.

    if any 1 job get fail means another job will execute or it will stop executing the remaining jobs?

  • No, it wouldn't matter. The jobs will run based on the schedule.

    M&M

  • Jobs are separate entities, the run on whatever schedule you have setup and if one fails the others keep going.

    CEWII

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

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