does anyone have any idea why after a sql 7 -> sql 2000 upgrade sql server agent will not start...it does not give a specific error but it returns an error stating 'could not start service on local computer'...
Terry
------------------------------------
People who don't take risks generally make about two big mistakes a year. People who do take risks generally make about two big mistakes a year. -Peter Drucker
I have the same problem. I recently changed the sa password on the SQL Server (7.0). The SQL Agent is running under the System Account, but now it wont start. I have tried it running under the SQLServerAdmin NT Account but nothing. I have read the KB Q237604 article and tried that but still nothing. The following error is from the SQL Agent Error Log
[298] SQLServer Error: 18456, Login failed for user 'sa'. [SQLSTATE 28000]
I dont understand as the SQLAgent isnt using the 'sa' account. If anybody has any ideas I would be very grateful for the help.
i finally got my sql agent started through controlpanel->services by changing the username and password to the current login for that machine...after that it started and worked fine since...
Just to let you know that I found the problem to my above question. I used Q259710 - PRB: SQL Server Agent Fails to Start On Windows 9x When you change the 'sa' password, even though it is a WindowsNT4 server.
Seeemingly there is bug to this effect in SQL7.0 and SQL2000.
Hope This Helps and Thanks for your advice. Bernadette
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.