all groups > sql server replication > september 2006 >
You're in the

sql server replication

group:

Table ms_MergeContents


Re: Table ms_MergeContents Hilary Cotter
9/30/2006 4:49:28 PM
sql server replication:
Its used for merge replication and it is necessary.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

[quoted text, click to view]

Table ms_MergeContents Samuel Shulman
9/30/2006 9:23:55 PM
Hi

I noticed this table which was added after I added the first publication

Is it normally necessary to include it for replication? It seem to forever
get bigger...

Thank you,
Samuel

Re: Table ms_MergeContents Samuel Shulman
9/30/2006 10:01:09 PM
Thank you


[quoted text, click to view]

Re: Table ms_MergeContents Paul Ibison
10/1/2006 9:22:36 PM
Samuel,
in addition to Hilary's advice, please note that if
the -MetadataRetentionCleanup parameter of the merge agent profile is set to
1, as it is by default, the Merge Agent automatically cleans up the meta
data at the Publisher and Subscriber so periodically you should see this
table reduce in size.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .

AddThis Social Bookmark Button