Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 MSDE not starting

Author  Topic 

syno
Starting Member

6 Posts

Posted - 2007-09-17 : 16:16:57
Hallo Guys

When a start the sql server service manager, the service will not start. Is there any possible causes for this and if so how can it be resolved.

Thank you

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-09-17 : 16:22:52
Check Event Viewer for the specific error.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

Zoroaster
Aged Yak Warrior

702 Posts

Posted - 2007-09-17 : 16:44:00
quote:
Originally posted by syno

Hallo Guys

When a start the sql server service manager, the service will not start. Is there any possible causes for this and if so how can it be resolved.

Thank you





What is the error message? Most of the time it is due to an issue with the account (bad password, expired password) but to be sure you should check the application log of the event viewer as Tara suggested.



Future guru in the making.
Go to Top of Page
   

- Advertisement -