laptop and a wrench

Error

In ArcGIS Data Interoperability Esri Geodatabase reader skips all rows from feature class in Oracle Spatial Database Engine (SDE) geodatabase that are returned prior first row with shape=null when this shape=null row is returned in first 100 rows, and there is error message: "The error number from ArcObjects is: '-2147215975'" in translation log.

ArcGIS for Desktop
Número de ID del error BUG-000170621
EnviadoSeptember 10, 2024
Última modificaciónDecember 11, 2024
Relacionado conArcGIS for Desktop
Versión encontrada10.8.1
Sistema operativoWindows OS
Versión de sistema operativoN/A
EstadoWill Not Be Addressed

Información adicional

Issue tested with ArcGIS Pro 3.3.2 and does not occur. Note that ArcGIS Desktop is in Mature Support. Refer this documentation https://support.esri.com/en-us/products/arcmap/life-cycle for more information.

Solución alternativa

Add where condition to reader that uses 'order by' to put all NULLs at shape column first (so 0 rows are skipped).

For example: 1=1 ORDER BY (CASE WHEN SHAPE IS NULL THEN 1 ELSE 2 END)A

Pasos para reproducir

ID del error: BUG-000170621

Software:

  • ArcGIS for Desktop

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga