I've set up SQL Server 2008 R2 on a machine running Windows Server 2008 Standard x64. I want to make sure that the databases are in a table state before restarting the OS. Do I need to script the shutdown of any services or take the databases offline
before initiating OS shutdown? Or, does Windows Server work with SQL Server to put all databases into a stable state before OS shutdown?
Thank you, T
View Complete Post