Adding an additional BLOB field to an existing SDO_GEOMETRY feature class gives an ORA-01036 error when editing.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM012223
Submitted
October 9, 2007
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.2
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
1. Add the additional BLOB field is added when the SDO_GEOMETRY feature class is originally created.or 2. If the feature class is existing then a new feature class needs to be created with the correct BLOB fields and the original feature classes data can be loaded into the newly created feature class.