Wrong SDE_TYPE and COLUMN_SIZE registered in SDE.COLUMN_REGISTRY when creating spatial view.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM042811
已提交
February 25, 2009
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.2
修正版本
10
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
Fixed in release 10.0
解决办法
CUSTOMER QUOTE:I now have an effective work around for Wells and Treatment plants - point data created from XY tables. What worked was: fixed the view in the sde column registry by creating the view with SQL then registering it using sdetable -o register (all integer fields in column registry are correct); then copy the records from the XY layer based on wells_active_view to a file geodatabase feature class (v 9.2), and then use the feature class from the gdb to append records to the SDE feature class. *ALSO*Export of source data to File Geodatabase as an interim step and then into the ArcSDE geodatabase alleviates this error.