What is the best way to replicate the data between clients?
Both client database will not have access to each other. We tried the option ‘Geodata service Replication’. But we stuck with the limitation of Sync failed if you have more that 1000 deletes in either of the databases (see blow link).
Other than ‘Geodata service replication’, what would be the best approach to handle the two-way replication between the databases? My thoughts are export the data from Geodata service to GDB and import it. Script it out the whole process and schedule it nightly.
Is there any elegant way to handle it other then esri replication?
We are using ArcGIS Desktop 10.2
Client1: sql server SDE 2008r2
Client2: Oracle SDE 11g 64-bit database
Thanks,
Sravan