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.
Author |
Topic |
govthamb
Starting Member
27 Posts |
Posted - 2010-01-05 : 06:24:18
|
Dear Experts,I am trying to install sql server named instance(MSSQL$DEV) in Windows XP OS with SP2, but failed by giving the following error."Service MSSQL$DEV could not be started. Verify that you have sufficient privileges to start services. The error code is 1067 The process terminated unexpectedly."I have already installed DEFAULT instance in the same machine which is running successfully.The following error I found in the log for your additional info.Service MSSQL$DEV with parameters '' is being started at Tue Jan 05 16:44:14 2010Failed to start service MSSQL$DEV. Error code 1067Service failed unexpectedly (1067) Error Code: 0x8007042b (1067)Windows Error Text: The process terminated unexpectedly. Source File Name: sqlsetuplib\service.cppCompiler Timestamp: Fri Sep 16 13:20:12 2005 Function Name: sqls::Service::StartSource Line Number: 301Please help me.Thanks. |
|
kishore_pen
Starting Member
49 Posts |
Posted - 2010-01-06 : 04:44:44
|
while installing, you can select default service account to start the SQL Server. Also check the installation log. |
 |
|
behrman
Yak Posting Veteran
76 Posts |
Posted - 2010-01-09 : 11:34:08
|
Hi.Please refer to the url below:http://msdn.microsoft.com/en-us/library/aa174516(SQL.80).aspxRegards,behrman.RAQ Report: Web-based Excel-like Java reporting tool |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-01-09 : 11:36:50
|
quote: Originally posted by behrman Hi.Please refer to the url below:http://msdn.microsoft.com/en-us/library/aa174516(SQL.80).aspxRegards,behrman.RAQ Report: Web-based Excel-like Java reporting tool
why are you posting same link for all the posts? |
 |
|
|
|
|