SQL Nexus 6.0 is released to github
With codeplex shutting down, we have moved SQL Nexus to github with a new release (6.0). Now both Pssdiag/SQLDiag manager and SQL Nexus are on github.
Where to get it
As you navigate to SQL Nexus, you can download code and released binary files.
If you choose to download binary files, you can go to releases and download the zip file.
Feature improvement and bug fixes
Complete release notes is at https://github.com/Microsoft/SqlNexus/wiki/SQL-Nexus-6.0.0.8-Release-notes
Major rules added
- warn if change table is used because it can cause high cpu
- warn if “access check” configuration is not set correctly because it can cause high CPU
- warn if attention occurs and involves in blocking
- warn if there are major gaps detected in perf stats script run
- warn presence of TF 1222
Major fixes
- not all trace flags apply to aall versions. This fix will raise warning based on version
- removed limit report times out at 60 seconds
- change nexus DB recovery to simple
- provides warning if you have both .xel and .trc files captured (import will fail)
Reporting issues
You can also report issues and do pull requests directly from the website. We will monitor issues. If you do a pull request, we will review and decide to merge
Jack Li |Senior Escalation Engineer | Microsoft SQL Server
Comments
- Anonymous
October 19, 2017
Where are the performance scripts that used to be available as part of the download in codeplex?