laptop and a wrench

不具合

Getting “ORA-21500” error code when using Query Layer to query a ST_Geometry table created by the ‘sde.st_pointfromtext’ function.

最後に公開された状態: November 11, 2015 ArcGIS for Desktop
不具合 ID 番号 NIM063576
送信されましたDecember 14, 2010
最終更新日April 2, 2025
適用対象ArcGIS for Desktop
見つかったバージョン10.0
オペレーティング システムWindows OS
オペレーティング システムのバージョンXP
修正されたバージョンN/A
ステータスFixed

対処法

Use the text constructor for ‘ST_Geometry (column data type) with identical WKT, ex:insert into t6 values (11, sde.st_geometry('point (-112 41)',3));’ instead of using the constructor for the ‘ST_POINTFROMTEXT sub-type, ex:insert into t3 values (11, sde.st_pointfromtext('point (-112 41)',3));’.

再現の手順

不具合 ID: NIM063576

ソフトウェア:

  • ArcGIS for Desktop

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

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

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

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

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

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

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