After generating a 1-way replica containing a geometric network to a file geodatabase and immediately executing a schema comparison, the Import Schema Changes wizard indicates changes to both UpdateFields and UpdateDomains when no changes have been made. It then returns an error, Import replica schema changes failed.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM083038
已提交
July 24, 2012
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
9.3.1
操作系统
Windows OS
操作系统版本
2008 R2 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
解决办法
Reload the data into an ArcSDE 9.3.1 SP2 for Oracle 11g instance.ORThis error is a result of the schema comparison tools always listing ‘Domain=EnabledDomain’ and ‘Domain=Ancillaryrole’ as being different (when they have actually not changed). When we try to apply this change it leads to the error outlined and prevents any changes from being applied.Augment the import schema change process to ignore (uncheck) references to: Domain=EnabledDomain and Domain=Ancillaryrole ...and then apply schema changes. In our testing this enabled us to get past the error and apply schema changes as expected.