I am trying to understand a potential performance issue with our database (SQL 2008) and in particular one performance counter, SQLServer:Latches\\Total Latch Wait Time Total La
sp_configure 'max degree of parallelism', 8 go reconfigure go