Sqlserver-dba.com

Subscribe

Subscribe to RSS feed  Follow @jackvamvas - Twitter

Enjoy this post? Enter your email address for updates on new posts:

Delivered by FeedBurner

Email +Jack Vamvas at jack@sqlserver-dba.com

SQLServer-DBA.com Links

Subscribe to newsletter

Dba_db2_button

Powered by TypePad
SQL Server recovery slow after hardware failure

03 July,2012 by Jack Vamvas

Question:  We had a hardware failure which caused the server supporting the ESX host to crash. The  administrator issued a VMotion onto another server in the Cluster. Upon restart the SQL server is recovering very slowly. What can be causing this delay?

Answer: A variety of reasons cans cause a slow recovery on a SQL Server restart after a hardware failure or power outage , possibilities include

a)       CHECKPOINT hadn’t run after a large amount of transactions. This leaves SQL dirty pages

b)       SQL Server had a large amount of active transactions when the server crashed

c)       SQL Server shutdown was not clean. Hardware failure\ power outage are typical reasons.

d)       The sp_confgure option “recovery interval” is not at the default setting (default = 0) . Basically , recovery_interval manages the checkpoint frequency.

Follow these steps - Server sudden shutdown unavailable


Author: Jack Vamvas (http://www.sqlserver-dba.com)

Enjoy this post? Enter your email address for updates on new posts:

Delivered by FeedBurner

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment


sqlserver-dba.com | SQL Server Performance Tuning | SQL Server DBA:Everything | FAQ | Contact|Copyright & Disclaimer