The service did not start due to a logon failure.
Solution:
Reference: http://support2.microsoft.com/kb/282254
To correct the password in Microsoft Windows 2000 Server and Microsoft Windows XP:
- Click Start, point to Settings, and then click Control Panel.
- Double-click Administrative Tools, and then double-click Services.
- Use one of the following steps based on your instance type:
- For a default instance of SQL Server, double-click MSSQLServer, and then click the Log On tab.
- For a named instance of SQL Server, double-click MSSQL$YourInstanceName, and then click the Log On tab. Replace YourInstanceName with the actual name of the SQL Server instance.
- For a default instance of SQL Server Agent, double-click SQLAgent, and then click the Log On tab.
- For a named instance of SQL Server Agent, double-click SQLAgent$YourInstanceName, and then click the Log Ontab. Replace YourInstanceName with the actual name of the SQL Server instance.
- Type the correct password in the Password and Confirm password textbox, and then click OK.
- Click Start, point to Settings, and then click Control Panel.
- Use one of the following steps based on your instance type:
- For a default instance of SQL Server, double-click MSSQLServer, and then click the Log On tab.
- For a named instance of SQL Server, double-click MSSQL$YourInstanceName, and then click the Log On tab. Replace YourInstanceName with the actual name of the SQL Server instance.
- For a default instance of SQL Server Agent, double-click SQLAgent, and then click the Log On tab.
- For a named instance of SQL Server Agent, double-click SQLAgent$YourInstanceName, and then click the Log Ontab. Replace YourInstanceName with the actual name of the SQL Server instance.
- Type the correct password in the Password and Confirm password textbox, and then click OK.
Note If you are using SQL Server 2005, see the "Changing passwords and user accounts" topic in SQL Server 2005 Books Online
If it is on your Local machine, I rather choose the 'Log on As' 'Local System Account'
No comments:
Post a Comment