Hi Jake,
I'm trying to import FGDB to ArcSDE using ArcCatalog. FGD has 41 feature classes and tables. ArcCatalog keeps crashing. I tried normal copy and paste, it didn't work either. The FGDB has an xml associated with it. I'm working on ArcGIS V 10.2. Any idea how to get the FGDB imported/copied to ArcSDE smoothly?
Thanks,
Afaf
Export/Import XML Workspace document should be a good solution.
Are you trying to copy all the 41 feature classes together and observing the crash? Did you try copying a subset of the data and check if that works or not.
Does it crash only while copying data to the sde gdb or to any geodatabase?
Yes I’m trying to copy the whole GDB that contains 41 feature class and tables . It copied some of them (about 6 feature classes) then crashed. When I copy them one by one, first it takes ages to copy and second and most important, it didn’t recognizes me as a GDB administrator, therefore I can’t register it versioned or create attachments which required for feature class editing on webmap.
Thanks ,
Afaf
Is your requirement to wholesale replace the entire feature classes in SDE, or import modified records? Also, what prevents you from editing in SDE instead of on your C drive?
Sounds like a geodatabase check-out replica might work. It is quick and easy once you're accustomed to the workflow, and is designed for the exact purpose you describe. This allows you to communicate only the deltas, which will drastically reduce your "copy" time. Here's a link: ArcGIS Desktop