Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

70% FILLFACTOR for Badly Fragmented Indexes?

$
0
0

Yesterday (2013-04-04) Kimberly Tripp & Paul Randal gave a great presentation at the Microsoft offices next to Radio City Music Hall in New York City.

Paul said: For badly fragmented indexes start with FILLFACTOR 70 (30% empty space) and tweak.

My advice (not contradictory): for dynamic table start with FILLFACTOR 80 and tweak.

Any other opinions?

BOL on FILLFACTOR:

http://msdn.microsoft.com/en-us/library/aa933139(v=sql.80).aspx

MSDN article:

ALTER INDEX IX_Employee_OrganizationLevel_OrganizationNode ON HumanResources.Employee
REBUILD WITH (FILLFACTOR = 80);
GO

http://msdn.microsoft.com/en-us/library/ms177459.aspx


Kalman Toth Database & OLAP Architect sqlusa.com
New Book / Kindle: Pass SQL Exam 70-461 & Job Interview: Programming SQL Server 2012



Viewing all articles
Browse latest Browse all 15889

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>