Подія
31 бер., 23 - 2 квіт., 23
Найбільший навчальний захід SQL, Fabric і Power BI. 31 березня – 2 квітня. Щоб заощадити 400 грн, скористайтеся кодом FABINSIDER.
Реєструйтеся сьогодніЦей браузер більше не підтримується.
Замініть його на Microsoft Edge, щоб користуватися перевагами найновіших функцій, оновлень безпеки та технічної підтримки.
Applies to:
SQL Server
Azure SQL Managed Instance
This topic describes how to specify event classes and data columns for traces by using SQL Server Profiler.
On the Trace Properties or Trace Template Properties dialog box, click the Events Selection tab.
The Events Selection tab contains a grid control. The grid control is a table that contains each of the traceable event classes. The table contains one row for each event class. The event classes can differ slightly depending on the type and version of server to which you are connected. The event classes are identified in the Eventscolumn of the grid and are grouped by event category. The remaining columns list the data columns that can be returned for each event class.
On the Events Selectiontab, use the grid control to add or remove events and data columns from the trace file.
To remove events from the trace, clear the check box in the Events column for each event class.
To include events in a trace, check the box in the Events column for each event class, or check a data column that corresponds to an event.
Важливо
If the trace is going be correlated with System Monitor or Performance Monitor data, both Start Time and End Time data columns must be included in the trace.
When you include an event class, every associated data column is also included to the trace, if you have checked the box corresponding to an event. If you checked the box for a particular column, only that column is included in the trace.
To remove data columns from an event class, clear the check boxes from the data column in the event class row, or right-click on the column header and select the Deselect column option.
Optionally, apply filters to the trace. For more information, see Filter Events in a Trace (SQL Server Profiler)
Подія
31 бер., 23 - 2 квіт., 23
Найбільший навчальний захід SQL, Fabric і Power BI. 31 березня – 2 квітня. Щоб заощадити 400 грн, скористайтеся кодом FABINSIDER.
Реєструйтеся сьогодніНавчання
Сертифікація
Microsoft Certified: Azure Data Fundamentals - Certifications
Демонстрація основоположних знань основних концепцій даних, пов'язаних зі службами даних Microsoft Azure.
Документація
Create a Trace - SQL Server Profiler
Learn how to capture event data in SQL Server Profiler by creating a trace. Read about the various options you can specify for traces.
Create a Transact-SQL Script for Running a Trace - SQL Server Profiler
Find out how to create a Transact-SQL script from an existing trace file or table in SQL Server Profiler.
View and Analyze Traces - SQL Server
Find out how to use SQL Server Profiler to view trace data, find specific events, display object names, and troubleshoot problems.