SQL SERVER – FIX – ERROR – Service Logon Failure (ObjectExplorer)

Just another day I received following error while starting my agent. As soon as I received following error I felt like Deja Vu. I had similar feeling few days ago. I quickly looked at my blog post history and I found out following article SQL SERVER – Fix : Error : The request failed or the service did not respond in timely fashion. Consult the event log or other applicable error logs for details.

SQL SERVER - FIX - ERROR - Service Logon Failure (ObjectExplorer) servicelogonfail

TITLE: Microsoft SQL Server Management Studio
——————————
Unable to start service SQLSERVERAGENT on server PINALKUMAR. (mscorlib)
——————————
ADDITIONAL INFORMATION:
Service Logon Failure (ObjectExplorer)

Indeed this was again issue with my changed password which I forget to change it for my SQL Server Agent. Once I changed the password, it fixed itself.

I guess this should be last time when I change my password and do not change it in my services depending on the same login.

Reference : Pinal Dave (https://blog.sqlauthority.com)

SQL Error Messages, SQL Scripts
Previous Post
SQLAuthority News – Facebook Page and Twitter – Connect Using Social Media
Next Post
SQL SERVER – Management Studio and Browser in Same Application – SSMS Browser

Related Posts

Leave a Reply