laptop and a wrench

不具合

Registering a pg_geometry table with a numeric (2,0) field with ArcSDE 9.3.1, the 2-digit values of the numeric field are changed.

最後に公開された状態: August 25, 2014 ArcSDE/Enterprise Geodatabase
不具合 ID 番号 NIM049251
送信されましたOctober 1, 2009
最終更新日April 2, 2025
適用対象ArcSDE/Enterprise Geodatabase
見つかったバージョン9.3.1
修正されたバージョンN/A
ステータスFixed

対処法

modifying the corresponding entry in the sde.sde_column_registry, the values will all be correct:pgis=# update sde.sde_column_registry set sde_type=4 where table_name = 'windt' and column_name = 'wid';UPDATE 1pgis=# update sde.sde_column_registry set decimal_digits=0 where table_name = 'windt' and column_name = 'wid';UPDATE 1

再現の手順

不具合 ID: NIM049251

ソフトウェア:

  • ArcSDE/Enterprise Geodatabase

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

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

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

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

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

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

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