Skip to content

Commit 31c9bd1

Browse files
Update database-experimentation-assistant-configure-replay.md
SSMS 17.9.1 is the latest version of SSMS to include dreplay.exe. DReplay.exe is required to communicate with the distributed replay controller or client.
1 parent 7343f09 commit 31c9bd1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/dea/database-experimentation-assistant-configure-replay.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ For more configuration options, see [Configure Distributed Replay](../tools/dist
9494

9595
You can use Distributed Replay administration tools to quickly test whether Distributed Replay is functioning properly in the environment. Testing the configuration can be especially helpful in an environment in which multiple client machines are registered with a controller. You might need to install SQL Server Management Studio (SSMS) to get the administration tools.
9696

97-
1. Go to the SSMS install location and look for the Distributed Replay administration tool dreplay.exe and its dependent components.
97+
1. Go to the SSMS install location and look for the Distributed Replay administration tool dreplay.exe and its dependent components. Currently, SSMS 17 is the latest release of SSMS to include dreplay.exe <Link to download SSMS 17.9.1 is https://docs.microsoft.com/en-us/sql/ssms/release-notes-ssms?view=sql-server-ver15#1791>
9898
2. At a Command Prompt, run `dreplay.exe status -f 1`.
9999

100100
If the preceding steps were successful, the console output indicates that the controller can see its clients in a `READY` state.
@@ -123,4 +123,4 @@ The following steps must be performed for each replay:
123123

124124
## See also
125125

126-
- To learn how to replay a captured trace in an upgraded test environment, see [Replay a trace in Database Experimentation Assistant](database-experimentation-assistant-replay-trace.md).
126+
- To learn how to replay a captured trace in an upgraded test environment, see [Replay a trace in Database Experimentation Assistant](database-experimentation-assistant-replay-trace.md).

0 commit comments

Comments
 (0)