Error
| Número de ID del error | BUG-000156004 |
|---|---|
| Enviado | February 21, 2023 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 3.1 Beta |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Versión corregida | 3.2 |
| Estado | Fixed |
For enterprise geodatabase, duplicate rules can be removed from the definition of the Topology class in the GDB_ITEMS table.
SELECT Definition FROM sde.GDB_ITEMS
WHERE name = @PF_topology
================
UPDATE sde.GDB_ITEMS SET Definition = '<entire XML file with extra rules removed>'
WHERE name = @PF_topology
ID del error: BUG-000156004
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri