Thursday, March 8, 2012

An error 1059 - (The Service did not Start due to a logon failure)

I installed SQL Server on my PC and it has been running fine for a few
months. Now I cannot start it but get this message:
----
--
An error 1059 - (The Service did not Start due to a logon failure) occurred
while performing this Service Operation on the MSSLQServer)
----
--
I recently changed by network password; Is there something that has to be
done to SQL Server when this is done ?It sounds like the services are running under your windows
account. If that's the case, you need to change the password
for the service accounts if they are the same as yours.
Looks like this is SQL Server 2005 so you can use the SQL
Server Configuration Manager to change the password for the
services.
-Sue
On Thu, 27 Jul 2006 12:19:02 -0700, rmcompute
<rmcompute@.discussions.microsoft.com> wrote:

>I installed SQL Server on my PC and it has been running fine for a few
>months. Now I cannot start it but get this message:
>----
--
>An error 1059 - (The Service did not Start due to a logon failure) occurred
>while performing this Service Operation on the MSSLQServer)
>----
--
>I recently changed by network password; Is there something that has to be
>done to SQL Server when this is done ?

No comments:

Post a Comment