This repo is used to share various tools used to support SQL Server issues by Customer Support Service
Перейти к файлу
microsoft-github-policy-service[bot] e4f4d40d3c
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 20:52:08 +00:00
SECURITY.md Microsoft mandatory file 2023-06-02 20:30:12 +00:00
license.md license readme 2017-01-11 19:14:04 -06:00
readme.md readme.md 2017-01-11 19:15:36 -06:00

readme.md

CSS SQL Server Support Tools

This repro contains links to various tools developed and used by Microsoft SQL Server support.

Pssdiag & Sqldiag manager

This is data collection tool for performance issues. It collects DMV, perfmon, profiler trace or extended events (xevents) data for support analysis. Pssdiag & Sqldiag Manager on github repo.

SQL Nexus

This is data analysis tool. It analyzes data collected by pssdiag or Sqldiag. SQL Nexus on codeplex (to be migrated to GitHub repro)

RML Utilities

RML Utilities process, aggregate and replay profiler trace files. SQL Nexus depends on RML Utilities to process profiler traces. RML on Microsoft download center

License see license.md