For foreign schemas, the Bulk Copy operation uses the first geometry it finds to create the geometry in the target data store. If there are multiple spatial indexes for the geometry properties in the original data store, the geometry property in the resulting data store’s schema will be different from the order in the original data store. As a result, the geometry in the new data store may not match the geometry in the source.
To fix a Bulk Copy geometry problem in the original data store
If only one geometric property is indexed, it is chosen as the main geometry for the feature class.
To fix a Bulk Copy geometry problem in the resulting data store
fdo:geometryName="{geom_prop_name}"