laptop and a wrench

Bogue

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
Numéro d’ID de bogue BUG-000162656
EnvoiNovember 2, 2023
Dernière modificationFebruary 8, 2025
S’applique àArcGIS Pro
Version trouvée3.1.1
Système d’exploitationWindows OS
Version du système d’exploitation10.0
StatutIn Review

Solution de contournement

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"

Étapes pour reproduire

ID de bogue: BUG-000162656

Logiciel:

  • ArcGIS Pro

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement