When migrating storage for a feature class, ‘layer_config’ column in Layers table is updating correctly however 'CONFIG_KEYWORD' column in Table_Registry table is not updating.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM071265
已提交
August 2, 2011
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.0
操作系统
Windows OS
操作系统版本
2003
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Keyword need not be the same in both tables. This is by design.
解决办法
Modify the entry in table TABLE_REGISTRY by using "sdetable -o alter_reg -k DEFAULTS_LOB ..."<a href="file:C:/Users/AbhijitS" target="_blank">C:\Users\AbhijitS</a>>sdetable -o alter_reg -t cs -k DEFAULTS_LOB -i 5152 -u sde -p sdeArcSDE 10.0 for Oracle11g Build 685 Fri May 14 12:05:43 2010Attribute Administration Utility-----------------------------------------------------Alter registration for table cs. Are you sure? (Y/N): yTable cs's registration successfully altered.