Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.84 KB

File metadata and controls

36 lines (27 loc) · 1.84 KB
title Start the Replication Monitor | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology replication
ms.topic conceptual
helpviewer_keywords
Replication Monitor, starting
ms.assetid e037bd27-cc87-4ee9-9e5f-83f6d717cfa4
author MashaMSFT
ms.author mathoma
monikerRange =azuresqldb-mi-current||>=sql-server-2016||=sqlallproducts-allversions

Start the Replication Monitor

[!INCLUDEappliesto-ss-asdbmi-xxxx-xxx-md] Replication Monitor can be started from [!INCLUDEssManStudioFull] on any instance of [!INCLUDEssNoVersion], or from the command prompt. After starting Replication Monitor, add one or more Publishers to monitor. For more information, see Add and Remove Publishers from Replication Monitor.

To start Replication Monitor from SQL Server Management Studio

  1. Connect to an instance of [!INCLUDEssNoVersion] in [!INCLUDEssManStudioFull], and then expand the server node.

  2. Right-click the Replication folder or any of its subfolders, and then click Launch Replication Monitor.

To start Replication Monitor from the command prompt

  1. From the command prompt, navigate to the tools installation directory. The default path is [!INCLUDEssInstallPath]Tools\Binn\ .

  2. Run sqlmonitor.exe.

See Also

Monitoring Replication