Table Replication [message #403502] |
Fri, 15 May 2009 23:00 |
bakalus
Messages: 3 Registered: October 2007 Location: Georgia
|
Junior Member |
|
|
I have to reorganize one table that related to several other tables. The reorg is too slow when it runs on this table. I would like to create one image of the table and synch it with the original one in real time. So when I run the reorg, I will use the image table that does not constrained by indexes and other objects. Once the reorg is done, I would like to rename the table. Now, my question is how could I do the replication in real time? Your help is appreciated.
Thanks
Bak
|
|
|
|
|