MSRedirected_publishers (Transact-SQL)

Applies to: 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)