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 |
vaddi
Posting Yak Master
145 Posts |
Posted - 2006-11-29 : 23:21:23
|
helloI had tried to stop and restart the sql server 2005 server , by adding the startup parameters -T3608.And now the sql server is not starting .what should I do.thanks |
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2006-11-30 : 00:11:52
|
look in the log and see why it won't start. also take a look in the NT Event Log.sql server log is located here (usually): C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG, in a file called ERRORLOG (adds a .1, .2, .3, etc, extension each time you cycle the service). SqlSpec: a fast and comprehensive data dictionary generator for SQL Server 2000/2005, Analysis Server 2005, Access 97/2000/XP/2003 http://www.elsasoft.org |
 |
|
vaddi
Posting Yak Master
145 Posts |
Posted - 2006-11-30 : 01:18:22
|
It shows me an error 913 , for which I didnot find anything in the google.And it also shows me database not found .Thanks |
 |
|
|
|
|