You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/relational-databases/replication/agents/start-and-stop-a-replication-agent-sql-server-management-studio.md
Start and stop agents from the **Jobs** folder and the **Replication** folder in [!INCLUDE[msCoName](../../../includes/msconame-md.md)][!INCLUDE[ssManStudioFull](../../../includes/ssmanstudiofull-md.md)] and from Replication Monitor. Start and stop the following agents and jobs:
19
+
20
+
Start and stop agents from the **Jobs** folder and the **Replication** folder in [!INCLUDE [msCoName](../../../includes/msconame-md.md)][!INCLUDE [ssManStudioFull](../../../includes/ssmanstudiofull-md.md)] and from Replication Monitor. Start and stop the following agents and jobs:
19
21
20
22
- The Snapshot Agent, which is used by all publications.
For more information about starting the Merge Agent and the Distribution Agent, see [Synchronize a Push Subscription](../../../relational-databases/replication/synchronize-a-push-subscription.md) and [Synchronize a Pull Subscription](../../../relational-databases/replication/synchronize-a-pull-subscription.md). For more information about maintenance jobs, see [Run Replication Maintenance Jobs (SQL Server Management Studio)](../../../relational-databases/replication/administration/run-replication-maintenance-jobs-sql-server-management-studio.md).
34
+
For more information about starting the Merge Agent and the Distribution Agent, see [Synchronize a Push Subscription](../../../relational-databases/replication/synchronize-a-push-subscription.md) and [Synchronize a Pull Subscription](../../../relational-databases/replication/synchronize-a-pull-subscription.md). For more information about maintenance jobs, see [Run Replication Maintenance Jobs (SQL Server Management Studio)](../../../relational-databases/replication/administration/run-replication-maintenance-jobs-sql-server-management-studio.md).
33
35
34
36
For information about starting Replication Monitor, see [Start the Replication Monitor](../../../relational-databases/replication/monitor/start-the-replication-monitor.md).
35
37
36
-
### To startand stop a Snapshot Agent or Log Reader Agent from Management Studio
38
+
### <aid="to-start-and-stop-a-snapshot-agent-or-log-reader-agent-from-management-studio"></a> Start and stop a Snapshot Agent or Log Reader Agent from Management Studio
37
39
38
-
1.Connect to the Publisher in [!INCLUDE[ssManStudio](../../../includes/ssmanstudio-md.md)], and then expand the server node and the **Replication** folder.
40
+
1. Connect to the Publisher in [!INCLUDE[ssManStudio](../../../includes/ssmanstudio-md.md)], and then expand the server node and the **Replication** folder.
39
41
40
-
2. Expand the **Local Publications** folder, and then right-click a publication.
42
+
1. Expand the **Local Publications** folder, and then right-click a publication.
### To startand stop a Queue Reader Agent from Management Studio
48
+
### <aid="to-start-and-stop-a-queue-reader-agent-from-management-studio"></a> Start and stop a Queue Reader Agent from Management Studio
47
49
48
-
1.Connect to the Distributor in [!INCLUDE[ssManStudio](../../../includes/ssmanstudio-md.md)], and then expand the server node.
50
+
1. Connect to the Distributor in [!INCLUDE[ssManStudio](../../../includes/ssmanstudio-md.md)], and then expand the server node.
49
51
50
-
2. Expand the **SQL Server Agent** folder, and then expand the **Jobs** folder.
52
+
1. Expand the **SQL Server Agent** folder, and then expand the **Jobs** folder.
51
53
52
-
3.Right-click the job for the agent, and then click**Start Job** or **Stop Job**. The name of the job for the Queue Reader Agent is in the form **[\<Distributor>].\<integer>**.
54
+
1.Right-click the job for the agent, and then select**Start Job** or **Stop Job**. The name of the job for the Queue Reader Agent is in the form **[\<Distributor>].\<integer>**.
53
55
54
-
### To startand stop a Snapshot Agent, Log Reader Agent, or Queue Reader Agent from Replication Monitor
56
+
### <aid="to-start-and-stop-a-snapshot-agent-log-reader-agent-or-queue-reader-agent-from-replication-monitor"></a> Start and stop a Snapshot Agent, Log Reader Agent, or Queue Reader Agent from Replication Monitor
55
57
56
-
1.Expand a Publisher group in the left pane, expand a Publisher, and then click a publication.
58
+
1. Expand a Publisher group in the left pane, expand a Publisher, and then select a publication.
57
59
58
-
2. Click the **Agents** tab.
59
-
60
-
3. Right-click an agent, and then click **Start Agent** or **Stop Agent**.
0 commit comments