Wrong SDE_TYPE and COLUMN_SIZE registered in SDE.COLUMN_REGISTRY when creating spatial view.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM042811
Submitted
February 25, 2009
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.2
Version Fixed
10
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Additional Information
Fixed in release 10.0
Workaround
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.