Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.26 KB

File metadata and controls

33 lines (28 loc) · 1.26 KB
title MSRedirected_publishers (Transact-SQL)
description MSRedirected_publishers (Transact-SQL)
author tameikal-msft
ms.author talawren
ms.date 10/06/2021
ms.service sql
ms.subservice replication
ms.topic reference
f1_keywords
MSRedirected_publishers_TSQL
MSRedirected_publishers
helpviewer_keywords
MSRedirected_publishers system table
dev_langs
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)