Chapter 12
Bringing It All Together with SQL Nexus
WHAT’S IN THIS CHAPTER?
- Getting familiar with SQL Nexus
- Loading data into a Nexus database
- Analyzing the aggregated data
- Customizing SQL Nexus
- Common issues and how to resolve them
WROX.COM CODE DOWNLOADS FOR THIS CHAPTER
There are no code downloads for this chapter.
INTRODUCING SQL NEXUS
SQL Nexus is a tool used by SQL Server professionals and Microsoft engineers to aggregate SQL Trace data, performance monitor logs, and the output of various T-SQL scripts into a single SQL Server database. This chapter explains how the data collected by SQLdiag, covered in Chapter 11, can be imported into a SQL Server database and then analyzed with the help of existing reports in SQL Nexus. SQL Nexus is a free tool available on the Microsoft CodePlex site and is provided on an as-is basis. This means that the Microsoft Support team does not support SQL Nexus and any issues related to the tool need be posted on the discussion forum of the tool’s home page on the CodePlex site.
SQL Nexus uses three components:
- RML Utilities (also known as ReadTrace) — A tool to aggregate data collected by SQL Trace files and import them into a SQL ...
Get Professional SQL Server 2012 Internals and Troubleshooting now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.