The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
141 views

How to transfer data and replica information from a file geodatabase to ArcSDE?

I've got an arcgis 10.1 file geodatabase that contains a number of featureclasses and a number of one-way child replicas. Is there any tool that I can use to transfer the data and replica information ...
3
votes
1answer
53 views

Synchronizing Changes From File Geodatabase to SDE Geodatabase

I have an SDE geodatabase that has a one way replication to a file geodatabase, where I will make edits to the feature classes offline somewhere. I know that this scenario doesn't support one-way or ...
2
votes
1answer
52 views

Can I choose specific SDE version to create replica geodatabase from?

I'm trying to automate the process of exporting a replica geodatabase using the geoprocessing tools and eventually a Python script. I can't figure out how to create the replica from a specific ...
0
votes
1answer
50 views

Why does ESRI Geodatabase Replica “Schema Compare” not identify changes?

I've made some schema changes (new fields to existing FCs), and would like to replicate the changes to the child. While importing schema to the child database (which is the destination for a ...