Click to Rate and Give Feedback
TechNet
TechNet Library
SQL Server
SQL Server 2005
 MSrepl_originators (Transact-SQL)
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
MSrepl_originators (Transact-SQL)

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

Identifies the updating Subscriber.

publisher_database_id

int

Identifies the publication database.

srvname

sysname

The name of the updating server.

dbname

sysname

The name of the updating database.

publication_id

int

Identifies the publication.

dbversion

int

Identifies the database version.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker