You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MSreplication_queuedtraninfo table is used by the replication process to store information about the queued commands issued by all the queued updating subscriptions that are using SQL-based queued updating. This table is stored in the Subscription database.
Column name
Data type
Description
publisher
sysname
The name of the Publisher.
publisher_db
sysname
The name of the publication database.
publication
sysname
The name of the publication.
tranid
sysname
The transaction ID under which the queued command was executed.