Retry scheduled job

  • I have a job that runs every night at 3:00 a.m. it copies data from another SQL server, sometime it fails becuase of sporadic, netwrok problems. is there a way to retry the job several times, like every 15 mintues till it runs.

    i'm on slq 2000

     

    thanks

      

  • This was removed by the editor as SPAM

  • You can set each step to retry as many time as you want with whatever interval you want. 

    Open the job properties in Enterprise Manager, edit the step, go to the 'Advanced' tab.  Set Retry Attempts and Retry Interval.

    Greg

    Greg

  • Greg is absolutely correct in his suggestion.

    I would like to add that you can configure the SQl Server Agent to sent you a notofication (through net send or mail) whenever the job fails/succeds.

    Best Regards

    Pankaj

    Pankaj Khanna
    Database Administrator - SQL Server 2000

    Keep hope to keep you intact...

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

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