[quoted text, click to view] On Apr 6, 10:39 pm, "Paul Ibison" <Paul.Ibi...@Pygmalion.Com> wrote:
> At this stage I'm not too sure which is the required time-period for your
> business requirements - originally you'd decided on one month. If you are
> only interested in 3 days then you just need to set them all to be 3 days,
> although this is too short in my opinion. We are in a 4 day holiday in the
> UK at the moment and if a problem occurred today, investigation next Tues
> would be too late and reinitialization would be necessary.
> Cheers,
> Paul Ibison SQL Server MVP,
www.replicationanswers.com Thanks!
Still , am not getting your view of setting all of them to the same
value.
But as per the SQL BOL, i understand that an subscription expiration
and deletion happens only after the subscription retention period(40
days) and subscriptions made inactive after transaction retention
period (3 days). In both case, subscriber had sync problems and would
require reinitialization.
And History retention was just to maintain the logs. I also tested
with history retention to be 1 hour and transaction retention as 2
hours and subscription retention with 14 days(default) and found the
inactive state to occur only after 2 hours when my distribution agent
was in retry state (by virtue of network diconnection as well as by
inserting guids which already existed in the subscriber).
My business requirement is like, monitoring of servers will happen
only once in a month.
As per paul's response, may be i can increase transaction retention to
7 days and history retention to 11 days.
But then Subscription retention can still be at 40 days?
Please clarify.
-Lavanya