Importing an XML Workspace document or copying data from a relationship class within an ArcSDE Oracle database into a File-GDB or Personal GDB produces two field indexes on one table with the same name.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
There are a few workarounds for this behavior:1. Use application server connection when exporting to the file geodatabase.2. Insure that index names in the source Oracle geodatabase are very unique to start with, not just at the end of their names.3. Drop and recreate the indexes with unique names after the export to file geodatabase.