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

sql server replication

group:

merge snapshot every 24?



Re: merge snapshot every 24? Paul Ibison
4/28/2006 12:00:00 AM
sql server replication: Chris,
provided all your subscribers are set up, then you can disable the snapshot
agent job and just run it on demand.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

Re: merge snapshot every 24? Hilary Cotter
4/28/2006 12:00:00 AM
There are two theories on this.

The first is that you need consider how quickly you wish to deploy your
snapshots to your subscribers. In this case you would need to generate your
snapshots quickly. Otherwise run it on demand.

The second is the number of subscribers you are deploying. If you have large
numbers of subscribers you will probably need to use anonymous subscribers
which require you to generate snapshots frequently to keep your metadata
retention down. If you have small numbers, run it on demand.

--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

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]

merge snapshot every 24? Chris
4/28/2006 1:20:02 AM

Does the merge snapshot agent really need to take a snapshot every 24 hours?
I just discovered this, I have some really large tables in merge and am
noticing contention/blocking at the pub each night at midnight...

Can i have it safely do this once per week? Does it really need to be 1 /
day???

Thanks
Chris
AddThis Social Bookmark Button