SQL Server 2005 Merge Replication: Under what circumstances would the base snapshot expire?
Posted
by Gareth
on Stack Overflow
See other posts from Stack Overflow
or by Gareth
Published on 2010-05-27T08:43:12Z
Indexed on
2010/05/27
11:31 UTC
Read the original article
Hit count: 170
Obviously changing schema, adding / removing published articles etc expires the snapshot, but is there anything else that would cause the publication to expire?
We're seeing a snapshot expiring without any changes to schema or data on the server.
If a snapshot is older than the subscription expiration, would that cause it to be expired?
© Stack Overflow or respective owner