laptop and a wrench

Erro

An Oracle error message, "ORA-24347: Warning of a NULL column in an aggregate function" is returned when upgrading a geodatabase with views containing aggregate function.

ArcGIS Pro
Número de ID do Erro BUG-000162656
EnviadoNovember 2, 2023
Última ModificaçãoFebruary 8, 2025
Aplica-se àArcGIS Pro
Versão encontrada3.1.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0
StatusIn Review

Solução Provisória

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"

Etapas para Reproduzir

ID do Erro: BUG-000162656

Software:

  • ArcGIS Pro

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download