Hi,
I have two ArcSDE Geodatabase (Oracle 11g R2), I want to replicate data (Two Way replication) between this two database. Both Database having some datasets are registered as Versioned and containing Geometric Network also have some unversioned dataset.
The first Database users are using for editing purpose and edits should come to second database as a part of overnight job.
Now my question is instead of using replication process given by ESRI, if I use my custom replication process (data updation using back end oracle package or procedure by creating Materialize view),
What is the risk involve in this? Is there any chance that my Geometric Network will get corrupted?
I am asking this question because the size of the databases are huge (Almost 1 TB), and I am expecting it will take long time to replicate(process given by ESRI).
I am using ArcGIS 10.
Please Help.....
Thanks