Skip to content

Commit f93a045

Browse files
author
rajeshsetlem
authored
Added -l argument as well
1 parent 44d1592 commit f93a045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dea/database-experimentation-assistant-run-command-prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This article describes how to capture a trace in Database Experimentation Assist
2929

3030
To start a new workload capture, at a command prompt, run the following command:
3131

32-
`Deacmd.exe -o StartCapture -n <Trace FileName> -x <Trace Format> -h <SQLServerInstance> -f <database name> -e <Encrypt Connection> -m <Authetication Mode> -u <user name> -p <password> -l <Output Folder Location> -d <duration>`
32+
`Deacmd.exe -o StartCapture -n <Trace FileName> -x <Trace Format> -h <SQLServerInstance> -f <database name> -e <Encrypt Connection> -m <Authetication Mode> -u <user name> -p <password> -l <Location of Output Folder> -d <duration>`
3333

3434
**Example**
3535

0 commit comments

Comments
 (0)