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.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM036748
Submitted
July 12, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Version Fixed
9.4
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
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;