Número de ID del error |
BUG-000176431 |
Enviado | May 14, 2025 |
Última modificación | July 22, 2025 |
Relacionado con | ArcGIS Pro |
Versión encontrada | N/A |
Sistema operativo | Windows OS |
Versión de sistema operativo | 11.0 64 bit |
Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
This is a known limitation. GlobalIDs that are indexed and unique are not supported by the file geodatabase workspace. See Add Attribute Index documentation for more information.
In order to maintain data integrity for some workflows that utilize Global IDs (for example, in enterprise geodatabases), the Append tool requires that target feature classes have Global IDs that are indexed and unique.
Solución alternativa
For file geodatabases, use the Merge or Export Features tool, which can maintain Global IDs without the indexed and unique restriction of the Append tool.
Pasos para reproducir