Merge Replication Identity Ranges
Is there a formula or Rule-of-thumb that we can use?
Looking for relevant SQL Server Whitepapers? Visit the SearchSQLServer.com Research Library.
Mrdenny | Mar 11 2008 7:34PM GMT
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.
Ramapa | Mar 11 2008 8:09PM GMT
So it sounds like if we have the schedule set to every 1 minute, we could set the ranges to say 1000? Does this value take in to consideration the 9 subscriptions ?
Thanks for your response !!
Ramapa | Mar 11 2008 8:16PM GMT
Additional question is then sub 1 starts at 1000 and sub 2 starts at 2000, what happens when it hits 1999? Does the range automatically get changed? There will be significant changes on both sides, Publisher and subscriber…
Thanks again !