Archive for July 9, 2009
Quick Tip: TempDB on a multi-core SQL Server box
Just learned this today from one of the Microsoft support reps reviewing our SQL Server 2008 box for performance optimizations: if you are running SQL Server on a multi-core box, you should set up tempdb to have as many data files as there are physical CPU’s (up to a reasonable limit). These files should also [...]
July 9, 2009
·
stuart ·
One Comment
Posted in: SQL Server, SQLServerPedia Syndication





