G
gus
Guest
if you use table partitioning, once rows are placed into their partitions, the rowids do not change unless you change the partition key value to cause a row to be moved from one partition to another. if you have an unpartitoned table and replicate it with pro2, and you then partition it and run the split utility, all the rowids will change, probably breaking replication. regards, gus (gus@progress.com) "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian Kernighan > On Dec 4, 2015, at 4:57 AM, James Palmer wrote: > > Update from Progress Community [https://community.progress.com/] > > James Palmer [https://community.progress.com/members/jdpjamesp] > > Thanks for confirming, John Goodland [https://community.progress.com/members/jgoodlan]. > > What about if you were to implement table partitioning? Doesn't that change the rowid's? Maybe it doesn't, I've never done it, but doesn't the target db store the rowids of the source records? > > View online [https://community.progress.com/community_groups/openedge_rdbms/f/18/p/21716/76465#76465] > > You received this notification because you subscribed to the forum. To unsubscribe from only this thread, go here [https://community.progress.com/community_groups/openedge_rdbms/f/18/t/21716/mute]. > > Flag [https://community.progress.com/community_groups/openedge_rdbms/f/18/p/21716/76465?AbuseContentId=0c1604a0-ec58-42f6-a680-9f9bfac9a9e6&AbuseContentTypeId=f586769b-0822-468a-b7f3-a94d480ed9b0&AbuseFlag=true] this post as spam/abuse.
Continue reading...
Continue reading...