File allocation extension in SQL Server 2000 (64-bit) and SQL Server 2005 (329526)
The information in this article applies to:
- Microsoft SQL Server 2000 Enterprise Edition 64-bit
- Microsoft SQL Server 2005 Enterprise Edition for Itanium Based Systems
- Microsoft SQL Server 2005 Enterprise X64 Edition
This article was previously published under Q329526 SUMMARY The Microsoft SQL Server 2000 Enterprise Edition (64-bit) and Microsoft SQL Server 2005 Enterprise Edition releases
support a new server startup option, -E. With the -E startup option, an
administrator can increase the number of extents allocated per file in the
filegroup during each iteration of the round robin cycle used to distribute
extents across files. This extension may increase the performance for data
warehouse (DW) applications by providing better data contiguity, and allowing
the read-ahead mechanism to reduce the number of I/Os processed during
sequential scans executed for DW queries.
Use of the -E option may
be helpful for data warehouse applications that have a limited number of users
running index or data scans. The option must not be used in other environments
because there may not be a performance benefit, and it may affect performance
in the other environments.
Although the -E option is functional in
32-bit releases of SQL Server, it is not supported.
Modification Type: | Minor | Last Reviewed: | 1/24/2006 |
---|
Keywords: | kbinfo KB329526 kbAudDeveloper |
---|
|