When I publish the table, 2008 implements Automatic Identity Range
Management by putting a identity range constraint on my SysID column.
When applying the snapshot to the subscriber, after all the data is
copied (a successful sync, by all accounts) this error occurs:
There is already an object named' repl_identity_range_tran_1143675122'
in the database (#2714).
Why is it trying to create this constraint twice? Do I have any
redress, other than turning off AIR management? I'm tempted to do
that anyway, since only the subscriber will be altering the data.
Thanks,
Joseph
Dan
"Ben Thul" <thu...@gmail.com> wrote in message
news:c2e3f5d6-a122-4259...@k41g2000yqb.googlegroups.com...
On May 18, 4:30 am, "Dan" <n...@worldofspack.com> wrote:
> I don't know about 2008, but that's not true for 2005. I have 2005 with
> transactional replication to a 2000 subscriber, and did up until 6 months
> ago have 2005 with transactional replication to a 7 subscriber and 2000
> replicating to a 7 subscriber (which had to be set up with a script as it
> wasn't possible with the GUI due to EM not supporting 2005 and SSMS not
> supporting 7).
>
> Dan
>
> "Ben Thul" <thul...@gmail.com> wrote in message
Dan
"Ben Thul" <thu...@gmail.com> wrote in message
news:02e1f685-45ac-407e...@b21g2000vbh.googlegroups.com...
I would expect to be able to use the front end to subscribe to my 2008
pub without the error mentioned above...?
I'm moving back to Merge, me thinks.
Thanks,
Joseph
On May 18, 7:31 am, "Dan" <n...@worldofspack.com> wrote:
> According tohttp://msdn.microsoft.com/en-us/library/ms143241.aspx
> replication between 2000, 2005, and 2008 is supported. There's even the
> example note of a Distributor running 2008, Publisher on 2005, and
> Subscriber on 2000. Using mixed versions just means that only the lowest
> common features are available, but it's certainly a supported configuration.
> It also points out for transactional replication that a subscriber needs to
> be within 2 versions of the publisher - so 2000 subscribing from a 2008
> publisher is fully supported.
>
> Dan
>
Dan
"Joseph" <josephs...@gmail.com> wrote in message
news:5dd99bc5-263d-4756...@y12g2000vbr.googlegroups.com...