Transactional Replication Table Changes

  • Hi

    When setting up a Transactional Replication scenario, does the Rep Agent add columns with data to the tables. I am thinking things like GUIDS used to monitor status of replication on a row basis?

    Thanks in anticipation.

  • PuffThePug (11/7/2008)


    Hi

    When setting up a Transactional Replication scenario, does the Rep Agent add columns with data to the tables. I am thinking things like GUIDS used to monitor status of replication on a row basis?

    Thanks in anticipation.

    If you don't use updating subscription Nothing is added to the replicated tables. All information is retrieved from the transaction log.


    * Noel

  • Thanks, I presume nothing is added to the source DB as well seeing that the log is used to obtain changes from.

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

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