You can use [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] to create templates that define the event classes and data columns to include in traces ...
1. On the **File** menu, point to **Templates**, and then select **New Template**. 1. In the **Trace Template Properties** dialog box, select a server type from the **Select server type** list. 1. In ...
SQL Server 2008 Integration Services ships with the wonderful new Data Profiling Task. Much as the name implies, it profiles the data in a given table and returns a ton of useful information. The task ...
SQL Server Profiler has always been a great tool for tracing activity “under the hood” on a SQL Server and assessing its performance. One feature that helps us quickly set up a trace on our current ...
"For years, DBAs asked for a simple way to gather and view SQL events data in real-time," said Josh Stephens, Vice President of Product Strategy at Idera. "We're excited to give DBAs a free solution ...
In this second delve into data cleanliness (read the first, How clean is your data?, here), we’ll test-drive the data profiling tool provided with Microsoft SQL Server. Other profiling tools have ...
One of the most common problems when running SQL Servers is slow queries. The help desk or database team usually hears that described as the application is slow or ...