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 |
thirith
Starting Member
3 Posts |
Posted - 2011-11-07 : 11:14:44
|
Hi,Do you know is there any problem (fail) from the SQL server that can cause the Windows Server to restart? |
|
nigelrivett
Master Smack Fu Yak Hacker
3385 Posts |
Posted - 2011-11-07 : 11:29:27
|
Any application can cause windows to restart if it does something bad enough. Mostly now they only have access to restricted areas so will die and leave the rest of the system - but something like sql server will be doing a lot of disk access (for instance) and an error there could upset windows.==========================================Cursors are useful if you don't know sql.SSIS can be used in a similar way.Beer is not cold and it isn't fizzy. |
|
|
thirith
Starting Member
3 Posts |
Posted - 2011-11-07 : 13:36:15
|
There is no error show in the event log before the server restart.Do you have any ideas how to trace this kind of problem?quote: Originally posted by nigelrivett Any application can cause windows to restart if it does something bad enough. Mostly now they only have access to restricted areas so will die and leave the rest of the system - but something like sql server will be doing a lot of disk access (for instance) and an error there could upset windows.==========================================Cursors are useful if you don't know sql.SSIS can be used in a similar way.Beer is not cold and it isn't fizzy.
|
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|