ArcSDE gsrvr crashes when performning a spatial query on ESRI ST type data, if the ST data and the geodatabase were upgraded from 9.2 or 9.2 SP1.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM036748
已提交
July 12, 2008
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.3
修正版本
9.4
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Need to re-associate the ST indextype to the st_domain_methods after ST type objects upgrade.alter indextype sde.st_spatial_index using sde.st_domain_methods;