View Single Post
  #7 (permalink)  
Old 11-06-2007, 06:02 AM
bluesky bluesky is offline
D-Web Analyst
 
Join Date: Jun 2007
Posts: 201
bluesky is on a distinguished road
Default SQL Agent 2005 won't start ?

Hi all,

Once I saw that a user was complaining about this same problem.

His SQL Server Agent service account was a local admin account. As his domain policy was changed and it was prohibited to use local accounts to start services, his SQL Server Agent raised this error.


To solve it, he used a Domain account for his SQL Server Agent service and it started working again.

I wrote this answer as a reference in future. Because I think formatting and installing from scratch is not a decent solution.
Reply With Quote