Groups | Blog | Home
all groups > sql server replication > september 2006 >

sql server replication : Merge subscription never expires question.


davidr NO[at]SPAM sharpesoft.com
9/19/2006 3:15:40 PM
I want to verify this.
We have a publication that is having issues and isn't letting their
subscriptions replicate over.
Until we fix the publication issue we want to switch from retention
period 14 days to subscriptions never expires. If I set the
publication to subscription never expires will all the merge data in
the Distribution tables and the subscription tables be ok until we fix
the other problem? This is bi-directional merge replication. Thus, we
do not want the subscriptions to expire and lose their data.Will the
subscribers still collect data ok? Will the publication still collect
data ok?

Thanks in advance and hope for a quick response.

David
davidr NO[at]SPAM sharpesoft.com
9/19/2006 3:26:14 PM
Well if we needed another week to fix the problem. Can I just set the
retention from 14 days to like 28 days. The size of the distribution
tables isn't an issue. Just not losing the data is the issue. We have
support ticket with Microsoft and getting close to the 14 day retention
period. So we wanted to bump it up or something so the subscriptions
do not expire.

David


[quoted text, click to view]
Hilary Cotter
9/19/2006 6:22:02 PM
No, what happens is that the subscription will expire but not be dropped. If
you do not set this setting the subscription will expire and be dropped.

--
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]

Hilary Cotter
9/19/2006 7:41:59 PM
Disable the expired subscription clean up job. Setting to the retention
period are effective for existing jobs. So you should be ok. But disable the
expired subscription clean up job to be on the safe side.

--
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]

AddThis Social Bookmark Button