Skip to content

Commit 1bf8445

Browse files
committed
Added descriptions to 7 files
1 parent 5135bf4 commit 1bf8445

7 files changed

Lines changed: 7 additions & 1 deletion

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: Learn how to use Data Migration Assistant to assess an application’s data access layer. (needs editing)
4+
description: SQL Server Profile cannot replay certain traces. Learn what operations, stored procedures, templates, and log activities cause traces to be skipped.
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +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, you can filter Server Process IDs (SPIDs) in a trace. Learn how to limit trace output to a specific SPID.
45
ms.prod: sql
56
ms.prod_service: sql-tools
67
ms.reviewer: ""

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Save Trace Results to a File
33
titleSuffix: SQL Server Profiler
4+
description: SQL Server Profiler captures event data. Learn how to save that data to a trace file, specify a maximum file size, and enable the file rollover option.
45
ms.prod: sql
56
ms.prod_service: sql-tools
67
ms.reviewer: ""

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Save Traces and Trace Templates
33
titleSuffix: SQL Server Profiler
4+
description: SQL Server Profiler captures event data. Learn how to save that data to a trace file or database table and how to save user-defined trace templates.
45
ms.prod: sql
56
ms.prod_service: sql-tools
67
ms.reviewer: ""

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Set a Maximum File Size for a Trace File
33
titleSuffix: SQL Server Profiler
4+
description: In SQL Server Profiler, you can limit the trace file size. Learn how to set a maximum file size and how to specify whether the file rolls over at maximum size.
45
ms.prod: sql
56
ms.prod_service: sql-tools
67
ms.reviewer: ""

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Start a Trace Automatically after Connecting to a Server
33
titleSuffix: SQL Server Profiler
4+
description: SQL Server Profiler can automatically start tracing event data after connecting to an instance of SQL Server. Learn how to turn this option on.
45
ms.prod: sql
56
ms.prod_service: sql-tools
67
ms.reviewer: ""

docs/tools/sql-server-profiler/start-sql-server-profiler.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Run SQL Server Profiler
33
titleSuffix: SQL Server Profiler
4+
description: You can run SQL Server Profiler in several different ways. Learn how to gather trace output in a variety of scenarios.
45
ms.prod: sql
56
ms.prod_service: sql-tools
67
ms.reviewer: ""

0 commit comments

Comments
 (0)