SQL Server Aggregator

TSQL to obtain a list of current execution of Parallel Plans (MAXDOP)

PARALLELISM is a close friend of DBA where you get to see it as a common occurence in the multi-processor server environment and during such performance issues you can also investigate whether a parallel plan is in use. For instance If a particular query Read More...
Published Wednesday, September 05, 2007 12:32 AM by SSQA.net
Anonymous comments are disabled