Error
Número de ID del error | BUG-000162656 |
---|---|
Enviado | November 2, 2023 |
Última modificación | February 8, 2025 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 3.1.1 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 |
Estado | In Review |
To successfully upgrade the geodatabase, update the view with the NVL function to handle NULL values:
"select cast(row_number() OVER(ORDER BY 1) as number(38,0)) as OBJECTID, Fac_Type,
SUM(NVL(Length,0)) AS LengthSum
FROM SDE.BikePaths
GROUP BY Fac_Type"
ID del error: BUG-000162656
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri