title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | f1_keywords | helpviewer_keywords | dev_langs | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MSdistribution_status (Transact-SQL) |
MSdistribution_status (Transact-SQL) |
WilliamDAssafMSFT |
wiassaf |
03/03/2017 |
sql |
replication |
reference |
|
|
|
[!INCLUDE SQL Server]
The MSdistribution_status view exposes additional information on the status commands in the distribution database. This view is stored in the distribution database.
Column name | Data type | Description |
---|---|---|
article_id | int | Identifies an article. |
agent_id | int | Identifies a replication agent. |
UndelivCmdsInDistDB | int | The number of commands pending delivery to Subscribers. |
DelivCmdsInDistDB | int | The number of commands delivered to Subscribers. |
Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)