An error 1069 - (The service did not start due to a logon failure.) occurred
while performing this service operation on the MSSQLServer service.
In the event log I get:
Errors 7000 and 7013, re the Service Control Manager not being able to logon
because of a logon failure.
I research the Knowledge Base and can only find reference to SBS which I
don't use.
Please help.
Thanx in advance.
--
David Gewin
INTEC Australia Pty Ltd
--
Tareq Lootah
DBA
ITC - DP&C
loo...@dxbcustoms.gov.ae
"David Gewin" <david...@intec.burnie.net> wrote in message
news:uBTPHkBT$GA.62@cppssbbsa04...
NT's Service Control Manager tries to log on using the wrong password (the
password has expired or have been changed) for the NT Account that the
MSSQLServer service is using.
Control Panel, services, MSSQLServer, Startup.
--
Tibor Karaszi
MCDBA, MCSE, MCSD, MCT, SQL Server MVP
Cornerstone Sweden AB
Please reply to the newsgroup only, not by email.
David Gewin <david...@intec.burnie.net> wrote in message
news:eXnjUkBT$GA.62@cppssbbsa04...
Check control panel/services, choose the mssqlserver service and then choose
startup. Check what account is being used. Make sure that the password is
correct. Make sure that the account has "logon as a service" user right.
> An error 1069 - (The service did not start due to a logon failure.) occurred
> while performing this service operation on the MSSQLServer service.
>
> In the event log I get:
> Errors 7000 and 7013, re the Service Control Manager not being able to logon
> because of a logon failure.
>
> I research the Knowledge Base and can only find reference to SBS which I
> don't use.
Neil Pike MVP/MCSE. Protech Computing Ltd
(Please reply only to newsgroups)
SQL FAQ (386 entries) see
sqlfaq.zip in lib 7 (SQL Public) @ http://go.compuserve.com/sqlserver
or www.ntfaq.com/sql.html (+ ntfaq download)
or http://www.sql-server.co.uk
--
David Gewin
INTEC Australia Pty Ltd
"David Gewin" <david...@intec.burnie.net> wrote in message
news:eXnjUkBT$GA.62@cppssbbsa04...
> Hi all,
> I have a small problem with my SQL 7.0 Server.
> I continue to get the error message:
>
> An error 1069 - (The service did not start due to a logon failure.)
occurred
> while performing this service operation on the MSSQLServer service.
>
> In the event log I get:
> Errors 7000 and 7013, re the Service Control Manager not being able to
logon
> because of a logon failure.
>
> I research the Knowledge Base and can only find reference to SBS which I
> don't use.
>
Just start SQL with the System account for now. Then you can create another
account and use it to start SQL.
Cntrl Panel, Services, MSSQLServer, Startup..., Logon As
JP, MCSE
David Gewin <david...@intec.burnie.net> wrote in message
news:uBTPHkBT$GA.62@cppssbbsa04...