Skip to content

Commit 6abeb64

Browse files
committed
dea tweak
1 parent 82b96f7 commit 6abeb64

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/dea/database-experimentation-assistant-capture-trace.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,19 @@ Query caching in SQL Server might affect evaluation results. We recommend that y
3535
- **Duration**: Select the length of time (in minutes) that you want the trace capture to run.
3636
- **Capture Location**: Select the destination path for the trace file.
3737

38+
> [!NOTE]
39+
> The file path to the trace file must be on the computer that's running SQL Server. If the SQL Server service isn't set for a specific account, the service might need write permissions to the specified folder for the trace file to be written.
3840

39-
> [!NOTE]
40-
> The file path to the trace file must be on the computer that's running SQL Server. If the SQL Server service isn't set for a specific account, the service might need write permissions to the specified folder for the trace file to be written.
41+
3. Verify that you have taken a backup by selecting the **Yes, I have manually taken the backup…** check box.
4142

42-
Also be sure to select the **Yes, I have manually taken the backup…** check box.
43-
44-
3. Under **Capture details**, enter or select the following information:
43+
4. Under **Capture details**, enter or select the following information:
4544

4645
- **Server Type**: Specify the type of the SQL server (**SqlServer**, **AzureSqlDb**, **AzureSqlManagedInstance**).
4746
- **Server name**: Specify the server name or IP address of your SQL Server.
4847
- **Authentication Type**: For the authentication type, select **Windows**.
4948
- **Database name**: Enter a name for a database on which to start a database trace. If you don't specify a database, trace is captured on all the databases on the server.
5049

51-
Also be sure to select or deselect the **Encrypt connection** and **Trust server certificate** check boxes as appropriate for your scenario.
50+
5. Select or deselect the **Encrypt connection** and **Trust server certificate** check boxes as appropriate for your scenario.
5251

5352
![New Capture page](./media/database-experimentation-assistant-capture-trace/dea-new-capture.png)
5453

0 commit comments

Comments
 (0)