Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 12th, 2005, 11:40 PM
Dave
Guest
 
Posts: n/a
Default Replication conflicts

This question is aimed at users of replicated databases.

We have had recently a lot of Unique Key conflicts.
Where the big keys in the tables (cant remember name)
{1234-4321-1234-4321-1234}
which should have millions , if not billions of combinations is comming up
with duplicates.

i was wondering if anyone has this problem as mush as i have.
about 5 times in 2 years (which doesnt seems alot but surely should be
virtually non-exsistant)
but once it has happened once in a replica set, thats it. it starts
happening lots
Is there something that i am doing to instigate this ?

I usually just synconise all the replicas and the copy all the tables into a
new blank database then
make another replica set out of that. Which will usually fix the situation.
untill the next time .....

any thoughts / ideas?

Dave


  #2  
Old November 12th, 2005, 11:41 PM
Tony Toews
Guest
 
Posts: n/a
Default Re: Replication conflicts

"Dave" <e@mail.co.uk> wrote:
[color=blue]
>This question is aimed at users of replicated databases.[/color]

If you don't get an answer here I'd suggest asking in the replication
newsgroup.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
  #3  
Old November 12th, 2005, 11:41 PM
David W. Fenton
Guest
 
Posts: n/a
Default Re: Replication conflicts

"Dave" <e@mail.co.uk> wrote in
news:c7o224$fi9$1@hercules.btinternet.com:
[color=blue]
> This question is aimed at users of replicated databases.
>
> We have had recently a lot of Unique Key conflicts.
> Where the big keys in the tables (cant remember name)
> {1234-4321-1234-4321-1234}
> which should have millions , if not billions of combinations is
> comming up with duplicates.[/color]

First off, it's simply not possible to us GUIDs as primary key in an
Access application. Access simply can't handle them.

I've never used anything but Random Autonumbers as PKs in replicated
databases, and never once had a conflict from them.
[color=blue]
> i was wondering if anyone has this problem as mush as i have.
> about 5 times in 2 years (which doesnt seems alot but surely
> should be virtually non-exsistant)
> but once it has happened once in a replica set, thats it. it
> starts happening lots
> Is there something that i am doing to instigate this ?[/color]

I think using GUIDs is a fundamental error to begin with.
[color=blue]
> I usually just synconise all the replicas and the copy all the
> tables into a new blank database then
> make another replica set out of that. Which will usually fix the
> situation. untill the next time .....[/color]

Why did you choose GUIDs? Yes, the numeric space is much larger than
with Long Integers, but on a practical basis, it's not enough to
make a difference.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles