Exporting a table using the 'To Geodatabase (multiple)' option fails to export the associated domains.
上次发布: April 1, 2016ArcGIS for Desktop
漏洞 ID 编号
BUG-000095357
已提交
March 29, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.2.1
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Use the Table To Table tool to transfer domains.
解决办法
1. Export the schema from the source geodatabase to an XML workspace document.
2. Import the XML workspace document to the target geodatabase.
3. Delete all objects in the target geodatabase. Objects include feature classes and tables, but the domains must remain.
4. Use the 'To Geodatabase (multiple)' option to export tables from the source geodatabase to the target geodatabase, and domains are correctly assigned to fields.
Or
Export the table using the 'To Geodatabase (single)' option to get the table from the source geodatabase to the target geodatabase. The table in the target geodatabase can then be deleted. The 'To Geodatabase (multiple)' option can be used to export the table anytime afterwards, and the domains are correctly associated with the fields.