November 7, 2008 at 8:25 am
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.
November 7, 2008 at 11:03 am
PuffThePug (11/7/2008)
HiWhen 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
November 7, 2008 at 3:04 pm
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