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 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项