Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
This tool was retired on December 15, 2024. We have stopped supporting this tool for any issues that arise, and won't issue any bug fixes or further updates.
After you use Database Experimentation Assistant (DEA) to create an analysis report, you can review the report for performance insights based on the A/B test you performed.
In DEA, select the list icon, specify the server name and authentication type, select or deselect the Encrypt connection and Trust server certificate check boxes as appropriate for your scenario, and then select Connect.
On the Analysis Reports screen, on the left-hand side, select the entry for the report you want to view.
This section walks you through the analysis report.
On the first page of your report, information about the version and build information for the target servers on which the experiment was run appears. Threshold allows you to adjust the sensitivity or tolerance of your A/B Test analysis. By default, threshold is set at 5%; any improvement in performance that is >= 5% is categorized as 'Improved'. The dropdown list allows you to evaluate the report with different performance thresholds.
You can export the data in the report to a CSV file be selecting Export button. On any page of the analysis report, you can select Print to print what is visible on the screen at that moment.
Select different slices of the pie charts to show only the queries that belong to that category.
Error queries, if any, are shown in separate charts; a bar chart classifying errors by type and a pie chart classifying errors by Error ID.
There are four possible types of errors:
Selecting any bar or pie section in the charts drills down into the category and shows performance metrics, even for the Cannot Evaluate category.
In addition, the dashboard shows the top five improved and degraded queries to provide a quick performance overview.
You can select query template links for more detailed information about specific queries.
Select a specific query to open the related comparison summary.
You can find summary statistics for that query, such as the number of executions, mean duration, mean CPU, mean reads/writes, and error count. If the query is an error query, the Error Information tab shows you more detail about the error. On the Query Plan Information tab, you can find information about the query plans used for the query on Target 1 and Target 2.
Note
If you're analyzing extended event (.XEL) files, query plan information isn't collected to limit the memory pressure on the user's computer.
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayTraining
Certification
Microsoft Certified: Azure Database Administrator Associate - Certifications
Administer an SQL Server database infrastructure for cloud, on-premises and hybrid relational databases using the Microsoft PaaS relational database offerings.
Documentation
Configure Error Logs (General Page) - SQL Server Agent
Configure SQL Server Agent Error Logs (General Page)
Replay a Trace for SQL Server Upgrades - Database Experimentation Assistant
Learn how to replay a captured trace with Database Experimentation Assistant for SQL Server upgrades.
SQL Server, Database Mirroring object - SQL Server
Learn about the SQLServer:Database Mirroring performance object, which contains performance counters to report information about SQL Server database mirroring.
Capture a Trace for SQL Server Upgrades - Database Experimentation Assistant
Use Database Experimentation Assistant (DEA) to create a trace file with a log of captured server events.