Groups | Blog | Home
all groups > sql server replication > august 2005 >

sql server replication : automatic identity range handling - newbie question


Paul Ibison
8/10/2005 12:00:00 AM
Dale,
do you already have a subscription to this publication? If it is dimmed out
when looking at the publisher properties, you'll have to drop the
subscriptions, drop the article (apply) then readd the article and it will
then be possible to have automatic range management.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

TnCoder
8/10/2005 9:45:01 AM
I am having problems when attempting to publish my database. When I try to
set the automatic identity range handler, the checkbox is dimmed out.

I am using SQL Server 2000 and my subscribers are using Windows CE. I have
set all the indentity fields to INT (2). Everything seems to be in order, but
the checkbox is still dimmed out.

All help will be greatly appreciated

TnCoder
8/10/2005 12:25:03 PM
Thanks for the reply.
I am very new to this, so could you please explain how I "drop" the
subscriptions, and "drop" the article.

thanks
Dale

[quoted text, click to view]
Paul Ibison
8/10/2005 8:55:20 PM
Dale,
you can right-click on the publication and select the publisher properties.
On the subscriptions tab, delete each one. Apply. On hte articles tab,
uncheck the table in question. Apply. Next, check this article (table) and
on the article properties you'll be able to enable automatic range
management. After that, readd the subscriptions and run the snapshot agent
and merge agents.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

TnCoder
8/11/2005 10:24:01 AM
Thanks for your help Paul!
I found the problem, one of the identity fields was accidently set to
cluster. Once fixed the publication went smoothly.
BTW your website is great!
Dale

[quoted text, click to view]
AddThis Social Bookmark Button