Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.26 KB

msredirected-publishers.md

File metadata and controls

33 lines (28 loc) · 1.26 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords dev_langs
MSRedirected_publishers (Transact-SQL)
MSRedirected_publishers (Transact-SQL)
briancarrig
brcarrig
10/06/2021
sql
replication
reference
MSRedirected_publishers_TSQL
MSRedirected_publishers
MSRedirected_publishers system table
TSQL

MSRedirected_publishers (Transact-SQL)

[!INCLUDE SQL Server]

The MSRedirected_publishers table maintains a list of redirected publisher servers in the Distribution database. This table is stored in the distribution database.

Column name Data type Description
original_publisher sysname The name of the original publisher server.
publisher_db sysname The name of the published database.
redirected_publisher sysname The name of the redirected publisher server.

See Also

Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)