Skip to content

Commit df5eade

Browse files
committed
Adjusted descriptions according to peer review comments
1 parent 9d2398d commit df5eade

13 files changed

Lines changed: 13 additions & 13 deletions

docs/tools/sql-server-profiler/clear-a-trace-window-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Clear a Trace Window
33
titleSuffix: SQL Server Profiler
4-
description: In SQL Server Profiler, learn how to clear the trace window that captures event data without clearing any trace files or tables.
4+
description: Find out how to clear the trace window that captures event data in SQL Server Profiler without clearing any trace files or tables.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/close-a-trace-window-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Close a Trace Window
33
titleSuffix: SQL Server Profiler
4-
description: Learn how to close the trace window in SQL Server Profiler that captures event data. You can close it either during the trace or after it has finished.
4+
description: Discover how to close the trace window in SQL Server Profiler that captures event data. Learn how to close it either during the trace or after it has finished.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer:

docs/tools/sql-server-profiler/considerations-for-replaying-traces-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Considerations for Replaying Traces
33
titleSuffix: SQL Server Profiler
4-
description: In SQL Server Profiler, learn which operations, stored procedures, templates, and log activities prevent traces from being replayed.
4+
description: Find out which operations, stored procedures, templates, and log activities prevent SQL Server Profiler from replaying traces.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/filter-server-process-ids-spids-in-a-trace-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Filter Server Process IDs (SPIDs) in a Trace File
33
titleSuffix: SQL Server Profiler
4-
description: In SQL Server Profiler, learn how to limit trace output by applying a filter on the Server Process ID (SPID).
4+
description: Learn how to limit trace output in SQL Server Profiler by applying a filter on the Server Process ID (SPID).
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/import-a-trace-template-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Import a Trace Template
33
titleSuffix: SQL Server Profiler
4-
description: In SQL Server Profiler, learn how to import a user-defined template to make it available for traces along with the predefined system templates.
4+
description: Learn how to import a user-defined template in SQL Server Profiler to make it available for traces along with the predefined system templates.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/replay-traces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Replay Traces
33
titleSuffix: SQL Server Profiler
4-
description: Learn how to replay SQL Server Profiler data from a single computer. Use breakpoints and simulated user connections during replay to troubleshoot problems.
4+
description: See how to replay SQL Server Profiler data from a single computer and how to use breakpoints and simulated user connections in replay to troubleshoot problems.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/save-trace-results-to-a-file-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Save Trace Results to a File
33
titleSuffix: SQL Server Profiler
4-
description: In SQL Server Profiler, learn how to save captured event data to a trace file, specify a maximum trace file size, and enable the file rollover option.
4+
description: Find out how to save captured event data to a trace file, specify a maximum trace file size, and enable the file rollover option in SQL Server Profiler.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/save-traces-and-trace-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Save Traces and Trace Templates
33
titleSuffix: SQL Server Profiler
4-
description: In SQL Server Profiler, learn how to save captured event data to a trace file or a database table and how to save user-defined trace templates.
4+
description: Discover how to save captured event data to a trace file or a database table in SQL Server Profiler and how to save user-defined trace templates.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/set-a-maximum-file-size-for-a-trace-file-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set a Maximum File Size for a Trace File
33
titleSuffix: SQL Server Profiler
4-
description: Learn how to limit the size of the trace file in SQL Server Profiler and how to specify whether the file rolls over when it reaches maximum size.
4+
description: Discover how to limit the size of the trace file in SQL Server Profiler and how to specify whether the file rolls over when it reaches maximum size.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

docs/tools/sql-server-profiler/start-a-trace-automatically-after-connecting-to-a-server-sql-server-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Start a Trace Automatically after Connecting to a Server
33
titleSuffix: SQL Server Profiler
4-
description: In SQL Server Profiler, learn how to start tracing event data automatically after connecting to an instance of SQL Server.
4+
description: Learn how to start tracing event data automatically in SQL Server Profiler after connecting to an instance of SQL Server.
55
ms.prod: sql
66
ms.prod_service: sql-tools
77
ms.reviewer: ""

0 commit comments

Comments
 (0)