Loading data into a non-versioned feature class gives an error if default database has been updated by another process.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM004964
已提交
October 24, 2006
上次修改时间
April 28, 2025
适用范围
No Product Found
找到的版本
9.1
修正版本
9.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Create a version for data loading only. Load data into the version. Because the data is non-versioned the load writes the data to the base tables. Also because no other process is acessing this version there will be no additional state change for this version.