laptop and a wrench

不具合

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
不具合 ID 番号 BUG-000170621
送信されましたSeptember 10, 2024
最終更新日December 11, 2024
適用対象ArcGIS for Desktop
見つかったバージョン10.8.1
オペレーティング システムWindows OS
オペレーティング システムのバージョンN/A
ステータスWill Not Be Addressed

参考情報

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.

対処法

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

再現の手順

不具合 ID: BUG-000170621

ソフトウェア:

  • ArcGIS for Desktop

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動