RIL_button( “http://sqlconcept.com/2011/05/25/what-happens-when-a-sql-server-instance-is-restarted/”, “What happens when a SQL Server instance is restarted” );
A very interesting question popped up today: what happens when a SQL Server instance is restarted?
When an instance of SQL Server is shutdown (i.e. on the way to be restarted) what happens is:
all databases have checkpoints
all SQL Server Agent jobs are terminated and the
Continue reading [...] What happens when a SQL Server instance is restarted [...]



(8 votes, average: 4.88 out of 5)
