Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

How would I implement this that whenever the Job is failed in first attempt it should try for second attempt.

$
0
0

There is a Retry attempts Box below OnSuccess in advanced section of each job in sql server agent.

I have a job which sometimes executed in a behaviour  that on first attempt it fails and in seccond attempt it succeds.

How would I implement this that whenever the Job is failed in first attempt it should try for second attempt.

For this Can I put value "1" in Retry attempts Box?


Thanks


Viewing all articles
Browse latest Browse all 15889

Trending Articles