Assigning NOT NULL to a new field on an empty feature class in the SQL Server fails with an error.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM095648
已提交
October 9, 2013
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.2
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1. Create the field with the NOT NULL constraint at the time of feature class creation.2. Import the feature class, with the required NOT NULL fields from a database located on another database management system (DBMS) (for example Oracle).3. Import the feature class, with the required NOT NULL fields, from a file geodatabase.