Wrox Programmer Forums
|
BOOK: Professional SQL Server 2000 Programming
This is the forum to discuss the Wrox book Professional SQL Server 2000 Programming by Robert Vieira; ISBN: 9780764543791
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SQL Server 2000 Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 13th, 2006, 01:44 AM
Registered User
 
Join Date: Apr 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default can't start service

hello forum,

i have installed sql server 2000 developer and i have a problem to start the service from the service manager. it says :

"The service did not start due to a logon failure.
An error 1069 - (The service did not start due to a logon failure.)occured while performing this service operation on the MSSQLServer service."

please help me to solve this problem


 
Old October 24th, 2006, 02:17 PM
Registered User
 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to mnd.world
Default

"The service did not start due to a logon failure.
An error 1069 - (The service did not start due to a logon failure.)occured while performing this service operation on the MSSQLServer service."

This error occurs because your SQL Server is logging in with a domain account and the password specified to SQL Server for logging in is not the same as your domain password.

To resolve:
- Go to Start -> Control Panel -> Administrative Tools -> Services
- Double Click MSSQLSERVER.
- Click on Log On Tab
- Enter the domain password into the Password and Confirm Password textboxes.

Your SQL Server will be normal.

mnd_world
http://www.manishdalal.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Auto Start Windows Service virendar23 C# 2005 3 September 15th, 2011 03:16 PM
How to Auto Start Windows Service virendar23 .NET Framework 2.0 5 April 18th, 2008 11:43 AM
Sql Server Service Doesn't Start barissql SQL Server 2000 3 June 2nd, 2005 05:04 PM
Start win.. service in folder other than System32 zaheersharief General .NET 2 April 18th, 2005 12:50 AM
Start Service exarkuun .NET Web Services 0 October 21st, 2004 09:21 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.