Erro
Número de ID do Erro | BUG-000162656 |
---|---|
Enviado | November 2, 2023 |
Última Modificação | February 8, 2025 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 3.1.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 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"
ID do Erro: BUG-000162656
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri