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 |
|
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2007-12-19 : 02:23:10
|
| Dear All,Where to find configuration management tool in sql server 2005???VinodEven you learn 1%, Learn it with 100% confidence. |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2007-12-19 : 03:42:19
|
| Under the Configuration Tools folder. |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-19 : 03:43:36
|
| In start -> programs -> ms sqlk5 -> configuration tools. |
 |
|
|
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2007-12-20 : 04:16:12
|
| i got this and on properties i got start up parameters.there i've typed start sqlservr.exe -c -T3608 to start the server .but that is giving error. if that starts there, i can run the script file instmsdb.sql.by this, i can get msdb database. please help me how can i start the sql server with the specified trace file?VinodEven you learn 1%, Learn it with 100% confidence. |
 |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
|
|
|
|
|