How to find the replicated transactions.

  • Hello Experts

    In the replication monitor, under 'publisher to distributor' tab, I can the below action message:

    27 transactions with 27 commands were delivered.

    I would like to see the commands applied to the distributor and more details about those 27 commands which have been replicated.

    Suggest me the way, to get the details!!

    Will sp_replcmds help me out?

    Thanks.

  • sp_browsereplcmds

    Returns a result set in a readable version of the replicated commands stored in the distribution database. This stored procedure is executed at the Distributor on the distribution database.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply