Bug
Bug ID Number | BUG-000162656 |
---|---|
Submitted | November 2, 2023 |
Last Modified | February 8, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.1.1 |
Operating System | Windows OS |
Operating System Version | 10.0 |
Status | 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"
Bug ID: BUG-000162656
Software:
Get help from ArcGIS experts
Download the Esri Support App