Adding an additional BLOB field to an existing SDO_GEOMETRY feature class gives an ORA-01036 error when editing.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM012223
已提交
October 9, 2007
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.2
修正版本
9.3
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
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.