Skip to content

Commit 460b493

Browse files
Merge pull request #28529 from AbdullahMSFT/patch-7
Update use-alerts-for-replication-agent-events.md
2 parents 5474d8c + 698782b commit 460b493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/relational-databases/replication/agents/use-alerts-for-replication-agent-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ monikerRange: "=azuresqldb-mi-current||>=sql-server-2016"
3636
|20572|**Replication: Subscription reinitialized after validation failure**|Response job 'Reinitialize subscriptions on data validation failure' reinitializes a subscription successfully.|No|
3737
|20574|**Replication: Subscriber has failed data validation**|Distribution or Merge Agent fails data validation.|Yes|
3838
|20575|**Replication: Subscriber has passed data validation**|Distribution or Merge Agent passes data validation.|Yes|
39-
|20578|**Replication: agent custom shutdown**|||
39+
|20578|**Replication: agent custom shutdown**|When data validation is invoked through [sp_publication_validation](/sql/relational-databases/system-stored-procedures/sp-publication-validation-transact-sql) and `@shutdown_agent` is set to `1`, the distribution agent is shut down after validation completes. |Yes|
4040
|22815|**Peer-to-peer conflict detection alert**|Distribution Agent detected a conflict when it tries to apply a change at a peer-to-peer node.|Yes|
4141

4242
In addition to these alerts, Replication Monitor provides a set of warnings and alerts related to status and performance. For more information, see [Set Thresholds and Warnings in Replication Monitor](../../../relational-databases/replication/monitor/set-thresholds-and-warnings-in-replication-monitor.md). You can also define alerts for other replication events using the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] alerts infrastructure. For more information, see [Create a User-Defined Event](../../../ssms/agent/create-a-user-defined-event.md).

0 commit comments

Comments
 (0)