How to make run a failed job.

  • Hi Gurus,

    In my job scheduler, one of my job is failed to run. What should i do to make it run, without deleting the Job.

     

    Warmest

    JK.

  • Did you check the error due to which it failed ? Fix that issue that caused the job to fail and re-run the job (you can right click and "Start Job")...and if the issue is fixed, then it will run again at it's scheduled time. If it failed because of security issues, then you would need to look into the account under which the SQL Server Agent is running and what exactly that job is trying to do (like using xp_cmdshell etc.).

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

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