Transact-SQL Reference

MSrepl_originators

The MSrepl_originators table contains one row for each updatable Subscriber from which the transaction originated. This table is stored in the distribution database.

Column name Data type Description
id int ID of the updating Subscriber.
publisher_database_id int ID of the Publisher database.
srvname sysname Name of the updating server.
dbname sysname Name of the updating database.