Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 3.45 KB

enable-a-remote-publisher-at-a-distributor-sql-server-management-studio.md

File metadata and controls

53 lines (36 loc) · 3.45 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords monikerRange
Enable remote Publisher at Distributor (SSMS)
Learn how to enable a remote Publisher at the Distributor using SQL Server Management Studio (SSMS).
MashaMSFT
mathoma
03/01/2017
sql
replication
ui-reference
updatefrequency5
remote Distributors [SQL Server replication]
Publishers [SQL Server replication]
=azuresqldb-mi-current||>=sql-server-2016

Enable a Remote Publisher at a Distributor (SQL Server Management Studio)

[!INCLUDE SQL Server SQL MI] Enable a Publisher to use a remote Distributor on the Publishers page. This page is available in the Configure Distribution Wizard and the Distributor Properties - <Distributor> dialog box. For more information about using the wizard and accessing the dialog box, see Configure Publishing and Distribution and View and Modify Distributor and Publisher Properties.

To enable a Publisher in the Configure Distribution Wizard

  1. On the Publishers page of the Configure Distribution Wizard, click Add.

  2. Click Add SQL Server Publisher. For information about enabling an Oracle Publisher to use a Distributor, see Create a Publication from an Oracle Database.

  3. In the Connect to Server dialog box, specify connection information for the Publisher that will use the remote Distributor, and then click Connect.

  4. On the Distributor Password page, in the Password and Confirm password text boxes, specify a strong password for the distributor_admin account, which replication uses to connect from the Publisher to the Distributor to perform administrative tasks.

  5. To view and modify settings for a Publisher, click the properties button (...).

  6. Select OK.

To enable a Publisher in the Distributor Properties dialog box

  1. On the Publishers page of the Distributor Properties - <Distributor> dialog box, click Add.

  2. Click Add SQL Server Publisher. For information about enabling an Oracle Publisher to use a Distributor, see Create a Publication from an Oracle Database.

  3. In the Connect to Server dialog box, specify connection information for the Publisher that will use the remote Distributor, and then click Connect.

  4. On the Publishers page, in the Password and Confirm password text boxes, specify a strong password for the distributor_admin account, which replication uses to connect from the Publisher to the Distributor to perform administrative tasks.

  5. To view and modify settings for a Publisher, click the properties button (...).

  6. Select OK.

See Also

Configure Publishing and Distribution
Configure Distribution
Secure the Distributor