Set a Maximum Table Size for a Trace Table
06/06/2025 This article describes how to set a maximum table size for trace tables by using SQL Server Profiler. 1.
This article describes how to set a maximum table size for trace tables by using SQL Server
Profiler.
- On the
menu, select
, and then connect to an instance of SQL Server.
The
dialog box appears.
If
is selected, the
dialog box fails to appear and the trace begins instead. To turn off this setting, on the
menu, select
, and clear the
check box.
- In the
box, type a name for the trace.
- In the
list, select a trace template.
- Select the
check box.
- Connect to the server on which you want the trace to be stored.
The
dialog box appears.
- Select a database for the trace from the
list.
- In the
box, type or select a table name.
- Select the
check box, and specify a maximum number of rows for the
trace table.
When the number of rows in the table exceeds the maximum that you have specified, the
trace events are no longer recorded. However, tracing continues.
Profiler