Groups | Blog | Home
all groups > sql server (alternate) > january 2004 >

sql server (alternate) : can you, by default, allocate uniform extents upon creation of index/table?


doron_almog NO[at]SPAM msn.com
1/6/2004 2:20:28 PM
is there a setting that will ebnable uniform extent allocation upon
creation of index/table by default ?
if there isn't any default setting can you code it in?

thanks,
Simon Hayes
1/7/2004 1:29:58 PM

[quoted text, click to view]

No - there's no direct way to control how MSSQL allocates tables/indexes to
extents (see "Pages and Extents" in BOL). If you have a specific problem,
perhaps you can give more details, and someone may be able to suggest a
solution.

Simon

AddThis Social Bookmark Button