SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQLDiag and PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
With the RML Utilities you can answer questions such as the following:
If you think you have OpsMgr SQL Server performance issues maybe SQL Nexus together with SQLDiag and RML Utilities can help with performance tuning and analysis.
Steps:
I want to thank David Scheltens for showing me how to use SQL Nexus and creating the PerfStatsScripts.
References:
SQLNexus
http://www.codeplex.com/sqlnexus
SQLDiag (installed default with SQL2005 and SQL2008)
http://msdn.microsoft.com/en-us/library/ms162833(SQL.90).aspx
PSSDiag (to use with SQL2000)
http://msdn.microsoft.com/en-us/library/aa175399(SQL.80).aspx
RML Utilities
http://blogs.msdn.com/psssql/archive/2007/12/18/rml-utilities-for-microsoft-sql-server-released.aspx
Thanks for this post. I'm a big fan of SQL Nexus, but admittedly it can be a nuisance to install and get working reliably as there's quite a few steps and they're not documented very well on Codeplex. This is a great guide.
Hi Scott,
Thanks for the nice words! I am/was a newbie on SQLNexus so I probably hit all the problems during the install ;-)
Regards,
Stefan Stranger
Stephan Stranger a posté sur son Blog un article sur l'utilisation de SQL Nexus pour résoudre des problèmes...